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

{
    "url": "https://demozoo.org/api/v1/productions/261790/?format=api",
    "demozoo_url": "https://demozoo.org/productions/261790/",
    "id": 261790,
    "title": "Second Demo",
    "author_nicks": [
        {
            "name": "The Commodore Guys",
            "abbreviation": "TCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63616/?format=api",
                "id": 63616,
                "name": "The Commodore Guys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fandal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63622/?format=api",
                    "id": 63622,
                    "name": "Fandral",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Commodore_Guys/TCG-SecondDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17457"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29153"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/28/0802.jw36483.png",
            "original_width": 359,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/0a/28/0802.jw36483.png",
            "standard_width": 359,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/28/0802.jw36483.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}