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

{
    "url": "https://demozoo.org/api/v1/productions/88630/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/88630/",
    "id": 88630,
    "title": "Amega compo picture",
    "author_nicks": [
        {
            "name": "Pal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44/?format=api",
                "id": 44,
                "name": "Pal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-06-29",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1991/amega91/grfx/pal.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 9406,
                "name": "Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/346/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/346/",
                    "id": 346,
                    "name": "Amega Party 1991",
                    "tagline": "",
                    "start_date": "1991-06-28",
                    "end_date": "1991-06-30",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14399,
                    "longitude": 9.65892,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/75/8aa8.29243.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/ec/75/8aa8.29243.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/75/8aa8.29243.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}