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

{
    "url": "https://demozoo.org/api/v1/productions/28483/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28483/",
    "id": 28483,
    "title": "?",
    "author_nicks": [
        {
            "name": "Lizardking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/232/?format=api",
                "id": 232,
                "name": "Lizardking",
                "is_group": false
            }
        },
        {
            "name": "Orgasmatron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19604/?format=api",
                "id": 19604,
                "name": "Orgasmatron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-07",
    "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": 1,
            "ranking": "1",
            "score": "174",
            "competition": {
                "id": 2148,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/401/",
                    "id": 401,
                    "name": "Remedy 1995",
                    "tagline": "",
                    "start_date": "1995-10-06",
                    "end_date": "1995-10-08",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}