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

{
    "url": "https://demozoo.org/api/v1/productions/379424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379424/",
    "id": 379424,
    "title": "Fast-Intro",
    "author_nicks": [
        {
            "name": "Adler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38073/?format=api",
                "id": 38073,
                "name": "Adler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HardNULL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38074/?format=api",
                "id": 38074,
                "name": "HardNULL",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/4k_gba_competition_2002/adler2kb.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "30",
            "competition": {
                "id": 20390,
                "name": "Game/Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5438/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5438/",
                    "id": 5438,
                    "name": "4.1875KB Gameboy Advance Demo\\Game Competition 2002",
                    "tagline": "",
                    "start_date": "2002-05",
                    "end_date": "2002-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/b5/187f.368343.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/88/b5/187f.368343.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/b5/187f.368343.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}