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

{
    "url": "https://demozoo.org/api/v1/productions/75311/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75311/",
    "id": 75311,
    "title": "Kleine Fijne Convex Hull Detector",
    "author_nicks": [
        {
            "name": "Ren Hoek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25277/?format=api",
                "id": 25277,
                "name": "Ren Hoek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-01-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/sota04/fastcode/fastcode_start04.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "285 bytes",
            "competition": {
                "id": 7901,
                "name": "Fastcode",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/652/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/652/",
                    "id": 652,
                    "name": "State of the Art 2004",
                    "tagline": "St(Art) 2004",
                    "start_date": "2004-01-23",
                    "end_date": "2004-01-25",
                    "location": "Tourcoing, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.722389,
                    "longitude": 3.15937,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}