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

{
    "url": "https://demozoo.org/api/v1/productions/121552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121552/",
    "id": 121552,
    "title": "2049 bits",
    "author_nicks": [
        {
            "name": "Puls",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34258/?format=api",
                "id": 34258,
                "name": "Puls",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/53/?format=api",
            "id": 53,
            "name": "Thomson"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Samuel Devulder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                    "id": 34255,
                    "name": "Samuel Devulder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://logicielsmoto.com/phpBB/download/file.php?id=38"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60822"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AbgXT0G5wE4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/ef/c3ec.333078.png",
            "original_width": 334,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/63/ef/c3ec.333078.jpg",
            "standard_width": 334,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/ef/c3ec.333078.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": []
}