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

{
    "url": "https://demozoo.org/api/v1/productions/40232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40232/",
    "id": 40232,
    "title": "Indecent",
    "author_nicks": [
        {
            "name": "Slime",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25850/?format=api",
                "id": 25850,
                "name": "Slime",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crazy Creations",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25851/?format=api",
                "id": 25851,
                "name": "Crazy Creations",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-01-31",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/pc98/demo/indecent.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95940"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5.642",
            "competition": {
                "id": 3772,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1024/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1024/",
                    "id": 1024,
                    "name": "Painless Compo (PC) 1998",
                    "tagline": "",
                    "start_date": "1998-01-31",
                    "end_date": "1998-01-31",
                    "location": "Brazil",
                    "is_online": false,
                    "country_code": "BR",
                    "latitude": -14.24292,
                    "longitude": -54.387829,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/2b/7dfa.337949.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/81/2b/7dfa.337949.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/2b/7dfa.337949.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}