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

{
    "url": "https://demozoo.org/api/v1/productions/65553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65553/",
    "id": 65553,
    "title": "A",
    "author_nicks": [
        {
            "name": "Kaleido",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9866/?format=api",
                "id": 9866,
                "name": "Kaleido",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mnemonix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/woest02/surprise/code/a.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5256"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "12",
            "competition": {
                "id": 7195,
                "name": "Surprise Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1202/",
                    "id": 1202,
                    "name": "Woest 2002",
                    "tagline": "",
                    "start_date": "2002-02-23",
                    "end_date": "2002-02-24",
                    "location": "Blerik, Venlo, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.366661,
                    "longitude": 6.15458,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/e4/8b99.310099.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b9/e4/8b99.310099.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/e4/8b99.310099.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}