GET /api/v1/productions/346284/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/346284/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346284/",
    "id": 346284,
    "title": "Paperback Writer",
    "author_nicks": [
        {
            "name": "Mr Zero Page",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53999/?format=api",
                "id": 53999,
                "name": "Mr Zero Page",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Mr Zero Page",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53999/?format=api",
                    "id": 53999,
                    "name": "Mr Zero Page",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=148061"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5002/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5002/",
            "id": 5002,
            "name": "Who's Really the Best?",
            "tagline": "",
            "start_date": "1987-10-03",
            "end_date": "1987-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}