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

{
    "url": "https://demozoo.org/api/v1/productions/40146/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40146/",
    "id": 40146,
    "title": "The Machine",
    "author_nicks": [
        {
            "name": "Nash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25764/?format=api",
                "id": 25764,
                "name": "Nash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Skarla",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/394/?format=api",
                "id": 394,
                "name": "Skarla",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-12",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "12",
            "competition": {
                "id": 3761,
                "name": "Gfx 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/912/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/912/",
                    "id": 912,
                    "name": "Lucky & Tigrou Party 1998",
                    "tagline": "",
                    "start_date": "1998-04-11",
                    "end_date": "1998-04-13",
                    "location": "Bailleval, Département de l'Oise, Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.34605,
                    "longitude": 2.45695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}