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

{
    "url": "https://demozoo.org/api/v1/productions/343263/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343263/",
    "id": 343263,
    "title": "Quietus",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toggle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                    "id": 54447,
                    "name": "Toggle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/x18/music/x18_music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=170900"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3196/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3196/",
            "id": 3196,
            "name": "X 2018",
            "tagline": "Party like it's 1988",
            "start_date": "2018-11-02",
            "end_date": "2018-11-04",
            "location": "Gemeente Someren, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.38233,
            "longitude": 5.71049,
            "website": "http://www.scs-trc.net/x2018/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/2d/4435.342703.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/91/2d/4435.342703.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/2d/4435.342703.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}