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

{
    "url": "https://demozoo.org/api/v1/productions/41981/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41981/",
    "id": 41981,
    "title": "Meuh",
    "author_nicks": [
        {
            "name": "flure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                "id": 18774,
                "name": "flure",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-17",
    "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/1999/arf99/grtc/arf_gfx3d.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "138",
            "competition": {
                "id": 4012,
                "name": "Gfx 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/576/",
                    "id": 576,
                    "name": "Arf!Party 1999",
                    "tagline": "",
                    "start_date": "1999-04-16",
                    "end_date": "1999-04-18",
                    "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.74444,
                    "longitude": 4.96639,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/f3/9727.16126.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/88/f3/9727.16126.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/f3/9727.16126.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}