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

{
    "url": "https://demozoo.org/api/v1/productions/202307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202307/",
    "id": 202307,
    "title": "Tommy og Toern",
    "author_nicks": [
        {
            "name": "Paramount Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1266/?format=api",
                "id": 1266,
                "name": "Paramount Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sixpack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/582/?format=api",
                    "id": 582,
                    "name": "Sixpack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/ParamountProductions/PMTprods-TimmyOgToern"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=73349"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/40/?format=api",
            "demozoo_url": "https://demozoo.org/parties/40/",
            "id": 40,
            "name": "The Gathering 1994",
            "tagline": "",
            "start_date": "1994-03-29",
            "end_date": "1994-04-02",
            "location": "Rykkin, Bærum, Viken, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.92874,
            "longitude": 10.47531,
            "website": "http://www.gathering.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/47/8fff.184162.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/19/47/8fff.184162.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/47/8fff.184162.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/64/4e/7a9f.184163.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/64/4e/7a9f.184163.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/4e/7a9f.184163.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}