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

{
    "url": "https://demozoo.org/api/v1/productions/323159/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323159/",
    "id": 323159,
    "title": "Taking the Time to Talk on the Train to TG",
    "author_nicks": [
        {
            "name": "Anette Rana",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64702/?format=api",
                "id": 64702,
                "name": "Pertrosfoliea",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-04-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "51",
            "competition": {
                "id": 17846,
                "name": "Game Jam",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4650/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4650/",
                    "id": 4650,
                    "name": "The Gathering 2023",
                    "tagline": "Gaia",
                    "start_date": "2023-04-05",
                    "end_date": "2023-04-09",
                    "location": "Hamar, Innlandet, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://www.gathering.org/tg23/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}