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

{
    "url": "https://demozoo.org/api/v1/productions/50745/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50745/",
    "id": 50745,
    "title": "Menacing Destiny",
    "author_nicks": [
        {
            "name": "Songkie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30203/?format=api",
                "id": 30203,
                "name": "Songkie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Yuusha!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30204/?format=api",
                "id": 30204,
                "name": "Yuusha!",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-06-17",
    "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": 19,
            "ranking": "19",
            "score": "10",
            "competition": {
                "id": 5201,
                "name": "Handdrawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/996/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/996/",
                    "id": 996,
                    "name": "Takeover 2000",
                    "tagline": "The Millennium Edition",
                    "start_date": "2000-06-16",
                    "end_date": "2000-06-18",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}