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

{
    "url": "https://demozoo.org/api/v1/productions/281491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281491/",
    "id": 281491,
    "title": "DMC 4 25Hz",
    "author_nicks": [
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-26",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jason Page",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50977/?format=api",
                    "id": 50977,
                    "name": "Jason Page",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "patch"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=239667"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=193910"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4089/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4089/",
            "id": 4089,
            "name": "25Hz Music Compo 2020",
            "tagline": "25Hz Should Be Enough for Everyone!",
            "start_date": "2020-07-01",
            "end_date": "2020-08-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dmc",
        "tracker"
    ]
}