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

{
    "url": "https://demozoo.org/api/v1/productions/346285/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346285/",
    "id": 346285,
    "title": "Paperback Writer",
    "author_nicks": [
        {
            "name": "Cosmos",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1645/?format=api",
                "id": 1645,
                "name": "Cosmos Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Antitrack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1649/?format=api",
                    "id": 1649,
                    "name": "Antitrack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=101710"
        }
    ],
    "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": []
}