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

{
    "url": "https://demozoo.org/api/v1/productions/26890/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26890/",
    "id": 26890,
    "title": "Final",
    "author_nicks": [
        {
            "name": "Extream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2404/?format=api",
                "id": 2404,
                "name": "Extream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32920/?format=api",
                    "id": 32920,
                    "name": "Mace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Emphii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2403/?format=api",
                    "id": 2403,
                    "name": "Emphii",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ";) Dancer :P"
        },
        {
            "nick": {
                "name": "Shaft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32452/?format=api",
                    "id": 32452,
                    "name": "Shaft",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wildfire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/672/?format=api",
                    "id": 672,
                    "name": "Wildfire",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Cp5KaGDLpo4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "39",
            "competition": {
                "id": 1480,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/426/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/426/",
                    "id": 426,
                    "name": "Aggressive 1993",
                    "tagline": "",
                    "start_date": "1993-10-08",
                    "end_date": "1993-10-10",
                    "location": "Kerava, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.39565,
                    "longitude": 25.11754,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/ee/d7a2.146540.png",
            "original_width": 484,
            "original_height": 360,
            "standard_url": "https://media.demozoo.org/screens/s/e1/ee/d7a2.146540.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/ee/d7a2.146540.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": [
        "unreleased",
        "lost"
    ]
}