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

{
    "url": "https://demozoo.org/api/v1/productions/222709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/222709/",
    "id": 222709,
    "title": "Röwstration",
    "author_nicks": [
        {
            "name": "Rage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2929/?format=api",
                "id": 2929,
                "name": "Rage",
                "is_group": true
            }
        },
        {
            "name": "Sug Röw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93663/?format=api",
                "id": 93663,
                "name": "Sug Röw",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fajser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8130/?format=api",
                    "id": 8130,
                    "name": "Fajser",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zwinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82278/?format=api",
                    "id": 82278,
                    "name": "Zwinx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Åke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93664/?format=api",
                    "id": 93664,
                    "name": "Dr. Åke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Rage/Rage-Rowstration"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=6661"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/72/5a5d.jw14447.png",
            "original_width": 360,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/d6/72/5a5d.jw14447.png",
            "standard_width": 360,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/72/5a5d.jw14447.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas"
    ]
}