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

{
    "url": "https://demozoo.org/api/v1/productions/272347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272347/",
    "id": 272347,
    "title": "?",
    "author_nicks": [
        {
            "name": "FreeMinders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111678/?format=api",
                "id": 111678,
                "name": "FreeMinders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-13",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 15670,
                "name": "Game Program",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2202/",
                    "id": 2202,
                    "name": "Xplanada 2002",
                    "tagline": "",
                    "start_date": "2002-04-11",
                    "end_date": "2002-04-14",
                    "location": "Provincia de Alicante, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 38.5,
                    "longitude": -0.5,
                    "website": "http://www.xplanada.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}