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

{
    "url": "https://demozoo.org/api/v1/productions/73143/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/73143/",
    "id": 73143,
    "title": "?",
    "author_nicks": [
        {
            "name": "trace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                "id": 9975,
                "name": "Mr.doob",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Threepixels",
            "abbreviation": "3PX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-05-10",
    "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": 2,
            "ranking": "2",
            "score": "16",
            "competition": {
                "id": 7746,
                "name": "Fast GFX 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1216/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1216/",
                    "id": 1216,
                    "name": "Ifparty 2003",
                    "tagline": "",
                    "start_date": "2003-05-09",
                    "end_date": "2003-05-11",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}