API Endpoint for journals.

GET /api/articles/30941/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 30941,
    "title": "Analyzing Research papers using citation sentences",
    "subtitle": null,
    "abstract": "By focusing only on the citation sentences in a research document, one can get a good feel for how the paper relates to other research and its overall contribution to the field. The main purpose of a citation is to explicitly link one research paper to another. We present a taxonomy of citation types based upon empirical data and claim that we can recognize these citation types using domain-independent predictive parsing techniques. Finally, an experiment based on a corpus of research papers in the field of machine learning demonstrates that this is a promising new approach for processing expository text.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations -- Group 2: Language",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8sx8x0z1",
    "frozenauthors": [
        {
            "first_name": "Wendy",
            "middle_name": "",
            "last_name": "Lehnert",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        },
        {
            "first_name": "Claire",
            "middle_name": "",
            "last_name": "Cardie",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        },
        {
            "first_name": "Ellen",
            "middle_name": "",
            "last_name": "Riloff",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30941/galley/20790/download/"
        }
    ]
}