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

{
    "url": "https://demozoo.org/api/v1/productions/50241/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50241/",
    "id": 50241,
    "title": "Performanssi",
    "author_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "McLad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12873/?format=api",
                    "id": 12873,
                    "name": "McLad",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                    "id": 10125,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/performance00/wild/performance.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "63",
            "competition": {
                "id": 5144,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1116/",
                    "id": 1116,
                    "name": "Performance 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Lohja, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.251099,
                    "longitude": 24.069759,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}