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

{
    "url": "https://demozoo.org/api/v1/productions/382614/?format=api",
    "demozoo_url": "https://demozoo.org/productions/382614/",
    "id": 382614,
    "title": "Fiona Rides Out",
    "author_nicks": [
        {
            "name": "ABC Crackings",
            "abbreviation": "ABC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1716/?format=api",
                "id": 1716,
                "name": "ABC Crackings",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/Fiona_Rides_Out_1985_Interceptor_Micros_cr_ABC"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/a7/5df5.373292.png",
            "original_width": 780,
            "original_height": 549,
            "standard_url": "https://media.demozoo.org/screens/s/fe/a7/5df5.373292.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/a7/5df5.373292.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/14/68/d5ca.373291.png",
            "original_width": 780,
            "original_height": 549,
            "standard_url": "https://media.demozoo.org/screens/s/14/68/d5ca.373291.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/68/d5ca.373291.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/af/91/d991.373293.png",
            "original_width": 780,
            "original_height": 549,
            "standard_url": "https://media.demozoo.org/screens/s/af/91/d991.373293.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/91/d991.373293.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}