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

{
    "url": "https://demozoo.org/api/v1/productions/122615/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122615/",
    "id": 122615,
    "title": "Demo 2",
    "author_nicks": [
        {
            "name": "The Bitmasters",
            "abbreviation": "TBM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53549/?format=api",
                "id": 53549,
                "name": "The Bitmasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-24",
    "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": "Rainer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53586/?format=api",
                    "id": 53586,
                    "name": "Rainer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fGTYcM7gHMM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10885,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2333/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2333/",
                    "id": 2333,
                    "name": "Highscore Demo Competition 1990",
                    "tagline": "",
                    "start_date": "1990-11-24",
                    "end_date": "1990-11-24",
                    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93835,
                    "longitude": 6.95428,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/f0/fea3.125897.png",
            "original_width": 720,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/36/f0/fea3.125897.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/f0/fea3.125897.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}