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

{
    "url": "https://demozoo.org/api/v1/productions/343364/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343364/",
    "id": 343364,
    "title": "Quick Score Ballad",
    "author_nicks": [
        {
            "name": "Spider Jerusalem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27693/?format=api",
                "id": 27693,
                "name": "Spider Jerusalem",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-23",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spider Jerusalem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27693/?format=api",
                    "id": 27693,
                    "name": "Spider Jerusalem",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/110334/quick-score-ballad_spj.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=112665"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4967/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4967/",
            "id": 4967,
            "name": "High-score Power Ballad Competition 2012",
            "tagline": "",
            "start_date": "2012-11-07",
            "end_date": "2012-11-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}