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

{
    "url": "https://demozoo.org/api/v1/productions/299347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299347/",
    "id": 299347,
    "title": "Ashtray",
    "author_nicks": [
        {
            "name": "Tesko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1040/?format=api",
                "id": 1040,
                "name": "Tesko",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HoTWire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10796/?format=api",
                    "id": 10796,
                    "name": "HoTWire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/a/ashtray.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25346"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1001/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1001/",
            "id": 1001,
            "name": "Deja Vu 1998",
            "tagline": "",
            "start_date": "1998-08-28",
            "end_date": "1998-08-28",
            "location": "England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 52.88356,
            "longitude": -1.97406,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}