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

{
    "url": "https://demozoo.org/api/v1/productions/29293/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29293/",
    "id": 29293,
    "title": "SuperUSR",
    "author_nicks": [
        {
            "name": "Anatoly",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20027/?format=api",
                "id": 20027,
                "name": "Anatoly",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anatoly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20027/?format=api",
                    "id": 20027,
                    "name": "Anatoly",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bytefall96/512b/superusr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63431"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2277,
                "name": "512 Bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/791/",
                    "id": 791,
                    "name": "Bytefall 1996",
                    "tagline": "",
                    "start_date": "1996-09-16",
                    "end_date": "1996-09-16",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/22/9cf3.310174.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/03/22/9cf3.310174.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/22/9cf3.310174.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}