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

{
    "url": "https://demozoo.org/api/v1/productions/45295/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45295/",
    "id": 45295,
    "title": "Flep!",
    "author_nicks": [
        {
            "name": "NoRulez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26265/?format=api",
                "id": 26265,
                "name": "NoRulez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "PMPO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                "id": 26437,
                "name": "PMPO",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/DEMO.%2799/TakeOver.%2799/Game/flep%21.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2422",
            "competition": {
                "id": 4461,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}