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

{
    "url": "https://demozoo.org/api/v1/productions/356805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356805/",
    "id": 356805,
    "title": "Merry X-Mas",
    "author_nicks": [
        {
            "name": "Nantco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69188/?format=api",
                "id": 69188,
                "name": "Nantco Bakker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-18",
    "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": "Nantco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69188/?format=api",
                    "id": 69188,
                    "name": "Nantco Bakker",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/133806/Merry_X-Mas.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=134263"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5125/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5125/",
            "id": 5125,
            "name": "Groningen Meeting December 1993",
            "tagline": "",
            "start_date": "1993-12-18",
            "end_date": "1993-12-18",
            "location": "Provincie Groningen, Groningen, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 53.25,
            "longitude": 6.75,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}