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

{
    "url": "https://demozoo.org/api/v1/productions/90082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90082/",
    "id": 90082,
    "title": "01",
    "author_nicks": [
        {
            "name": "Wcf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44012/?format=api",
                "id": 44012,
                "name": "Wcf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-19",
    "supertype": "production",
    "platforms": [],
    "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": "5",
            "score": "",
            "competition": {
                "id": 9480,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1199/",
                    "id": 1199,
                    "name": "React 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-20",
                    "location": "Patra, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}