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

{
    "url": "https://demozoo.org/api/v1/productions/234571/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234571/",
    "id": 234571,
    "title": "Simulcra Playable Demoversion",
    "author_nicks": [
        {
            "name": "Angels",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels",
                "is_group": true
            }
        },
        {
            "name": "Defjam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam",
                "is_group": true
            }
        },
        {
            "name": "Genesis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2946/?format=api",
                "id": 2946,
                "name": "Genesis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mogwai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82530/?format=api",
                    "id": 82530,
                    "name": "Mogwai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=22895"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/9b/9d60.jw47338b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/76/9b/9d60.jw47338b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/9b/9d60.jw47338b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/db/93/deab.jw47338a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/db/93/deab.jw47338a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/93/deab.jw47338a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "simulcra"
    ]
}