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

{
    "url": "https://demozoo.org/api/v1/productions/140842/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/140842/",
    "id": 140842,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [
        {
            "name": "Defcon One",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/831/?format=api",
                "id": 831,
                "name": "Defcon One",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-10-19",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11650,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1329/",
                    "id": 1329,
                    "name": "Action Autumn Conference 1991",
                    "tagline": "",
                    "start_date": "1991-10-19",
                    "end_date": "1991-10-19",
                    "location": "Beesten, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.43333,
                    "longitude": 7.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}