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

{
    "url": "https://demozoo.org/api/v1/productions/100197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100197/",
    "id": 100197,
    "title": "Bike64 Project - 0xAA Version",
    "author_nicks": [
        {
            "name": "Level 64",
            "abbreviation": "L64",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/161/?format=api",
                "id": 161,
                "name": "Level 64",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "READY.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25339/?format=api",
                    "id": 25339,
                    "name": "READY.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/25281/bike64project-0xaa-.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/codex06/wild/bike64project-0xaa-.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=35543"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10024,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1275/",
                    "id": 1275,
                    "name": "Codex Alpe Adria 2006",
                    "tagline": "",
                    "start_date": "2006-06-30",
                    "end_date": "2006-07-02",
                    "location": "Udine, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 46.065121,
                    "longitude": 13.23736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}