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

{
    "url": "https://demozoo.org/api/v1/productions/133808/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/133808/",
    "id": 133808,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1991-05-25",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": "",
            "competition": {
                "id": 9513,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1559/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1559/",
                    "id": 1559,
                    "name": "The Brainless Institute Party 1991",
                    "tagline": "2",
                    "start_date": "1991-05-24",
                    "end_date": "1991-05-26",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}