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

{
    "url": "https://demozoo.org/api/v1/productions/352316/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352316/",
    "id": 352316,
    "title": "Monastery Scroll",
    "author_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-13",
    "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": "Red Redby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29532/?format=api",
                    "id": 29532,
                    "name": "Red Redby",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                    "id": 8866,
                    "name": "Sad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5552/?format=api",
                    "id": 5552,
                    "name": "Exile",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=124146"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=98919"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5064/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5064/",
            "id": 5064,
            "name": "Monastery 2000",
            "tagline": "",
            "start_date": "2000-08-11",
            "end_date": "2000-08-13",
            "location": "Okres Opava, Moravskoslezský, Czechia",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.83333,
            "longitude": 17.91667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}