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

{
    "url": "https://demozoo.org/api/v1/productions/26797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26797/",
    "id": 26797,
    "title": "Zelda - The Four Swords (USA)",
    "author_nicks": [
        {
            "name": "Mode7",
            "abbreviation": "M7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18732/?format=api",
                "id": 18732,
                "name": "Mode7",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Maktone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                    "id": 3036,
                    "name": "Maktone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10922"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3jDeerCiLv4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/7c/8ccb.333612.png",
            "original_width": 1486,
            "original_height": 934,
            "standard_url": "https://media.demozoo.org/screens/s/14/7c/8ccb.333612.jpg",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/7c/8ccb.333612.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "lost",
        "cracktro-needs-extraction"
    ]
}