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

{
    "url": "https://demozoo.org/api/v1/productions/335873/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335873/",
    "id": 335873,
    "title": "Usura Mix",
    "author_nicks": [
        {
            "name": "Eryk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78162/?format=api",
                "id": 78162,
                "name": "Eryk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chrome",
            "abbreviation": "CR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14376/?format=api",
                "id": 14376,
                "name": "Chrome",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17885"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4844/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4844/",
            "id": 4844,
            "name": "The Project 1997",
            "tagline": "",
            "start_date": "1997-12",
            "end_date": "1997-12",
            "location": "Adelaide, South Australia, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -34.92866,
            "longitude": 138.59863,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}