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

{
    "url": "https://demozoo.org/api/v1/productions/346283/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346283/",
    "id": 346283,
    "title": "Paperback Writer",
    "author_nicks": [
        {
            "name": "Janitor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8831/?format=api",
                "id": 8831,
                "name": "Janitor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Relax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8832/?format=api",
                "id": 8832,
                "name": "Relax",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=148062"
        }
    ],
    "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": []
}