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

{
    "url": "https://demozoo.org/api/v1/productions/166502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166502/",
    "id": 166502,
    "title": "W.A.R. + Crack intro",
    "author_nicks": [
        {
            "name": "Dream Makers Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8896/?format=api",
                "id": 8896,
                "name": "Dream Makers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Imp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8955/?format=api",
                    "id": 8955,
                    "name": "Imp",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Imp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8955/?format=api",
                    "id": 8955,
                    "name": "Imp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "first-disked, intro"
        },
        {
            "nick": {
                "name": "Imp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8955/?format=api",
                    "id": 8955,
                    "name": "Imp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/view_demo.php?id=9661"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=taW6nKOuGG0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}