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

{
    "url": "https://demozoo.org/api/v1/productions/45910/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45910/",
    "id": 45910,
    "title": "1st",
    "author_nicks": [
        {
            "name": "Logic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141637/?format=api",
                "id": 141637,
                "name": "Logic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-01-23",
    "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": 3,
            "ranking": "3",
            "score": "64",
            "competition": {
                "id": 4566,
                "name": "PC DEMO",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/950/",
                    "id": 950,
                    "name": "YALP 1999",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1999-01-23",
                    "end_date": "1999-01-23",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}