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

{
    "url": "https://demozoo.org/api/v1/productions/386603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386603/",
    "id": 386603,
    "title": "Perehod",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2008-11",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rasmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31040/?format=api",
                    "id": 31040,
                    "name": "Rasmer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Sam Style",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33422/?format=api",
                    "id": 33422,
                    "name": "Sam Style",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Breeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9345/?format=api",
                    "id": 9345,
                    "name": "Breeze",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Riskej",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                    "id": 9152,
                    "name": "Riskej",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/diver4d/ascii_2008/game/va-Perehod.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52241"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1510/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1510/",
            "id": 1510,
            "name": "ASCii 2008",
            "tagline": "",
            "start_date": "2008-11-19",
            "end_date": "2008-12-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}