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

{
    "url": "https://demozoo.org/api/v1/productions/311153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311153/",
    "id": 311153,
    "title": "The True Story",
    "author_nicks": [
        {
            "name": "Gregfeel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                "id": 23837,
                "name": "Gregfeel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "315",
            "competition": {
                "id": 17234,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4327/",
                    "id": 4327,
                    "name": "Teddy Beer C=64 Party",
                    "tagline": "Screw It, Let’s Do It",
                    "start_date": "2022-07-29",
                    "end_date": "2022-07-31",
                    "location": "Tuchola, Powiat tucholski, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.58695,
                    "longitude": 17.86162,
                    "website": "http://www.teddybeer.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}