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

{
    "url": "https://demozoo.org/api/v1/productions/138031/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138031/",
    "id": 138031,
    "title": "Retro",
    "author_nicks": [
        {
            "name": "Panda Design",
            "abbreviation": "PDD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Qdor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5770/?format=api",
                    "id": 5770,
                    "name": "Qdor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171733"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/birdie15/demo/retro.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138479"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65656"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Hg47JvT4B7s"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cTZPLgQw01Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "12.34%",
            "competition": {
                "id": 11621,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2536/",
                    "id": 2536,
                    "name": "Birdie 2015 (25)",
                    "tagline": "Birdie 25",
                    "start_date": "2015-05-14",
                    "end_date": "2015-05-17",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/63/7953.86511.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/a4/63/7953.86511.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/63/7953.86511.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}