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

{
    "url": "https://demozoo.org/api/v1/productions/167864/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167864/",
    "id": 167864,
    "title": "?",
    "author_nicks": [
        {
            "name": "An Cool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                "id": 2052,
                "name": "An Cool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Carebears",
            "abbreviation": "TCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                "id": 2050,
                "name": "The Carebears",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-11-02",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7757,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1563/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1563/",
                    "id": 1563,
                    "name": "2-Life Crew + TCB Party 1991",
                    "tagline": "",
                    "start_date": "1991-11-01",
                    "end_date": "1991-11-03",
                    "location": "Haninge Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.17382,
                    "longitude": 18.15491,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}