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

{
    "url": "https://demozoo.org/api/v1/productions/342014/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342014/",
    "id": 342014,
    "title": "Spacewalker",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-01-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sergeant Pepper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8839/?format=api",
                    "id": 8839,
                    "name": "Sergeant Pepper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sergeant Pepper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8839/?format=api",
                    "id": 8839,
                    "name": "Sergeant Pepper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                    "id": 45639,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=7642"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41878"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4950/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4950/",
            "id": 4950,
            "name": "Triad Bålsta Meeting 1989",
            "tagline": "",
            "start_date": "1989-01-07",
            "end_date": "1989-01-08",
            "location": "Bålsta, Håbo kommun, Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.5671,
            "longitude": 17.52781,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}