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

{
    "url": "https://demozoo.org/api/v1/productions/57157/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57157/",
    "id": 57157,
    "title": "Uwe är dum",
    "author_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        },
        {
            "name": "tAAt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                "id": 8551,
                "name": "tAAt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30028/?format=api",
                    "id": 30028,
                    "name": "Crud",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "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": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/performance01/wild/uweardum.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "20",
            "competition": {
                "id": 6150,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1117/",
                    "id": 1117,
                    "name": "Performance 2001",
                    "tagline": "",
                    "start_date": "2001-02-23",
                    "end_date": "2001-02-25",
                    "location": "Lohja, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.37318,
                    "longitude": 23.93528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}