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

{
    "url": "https://demozoo.org/api/v1/productions/27621/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27621/",
    "id": 27621,
    "title": "Sonic Rush +5",
    "author_nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14240/?format=api",
                "id": 14240,
                "name": "Venom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
            "id": 32,
            "name": "Nintendo DS (NDS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Soutlaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43645/?format=api",
                    "id": 43645,
                    "name": "Soutlaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Crossfade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14241/?format=api",
                    "id": 14241,
                    "name": "Crossfade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pX12_J_A2vo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/96/b4b2.28755.png",
            "original_width": 604,
            "original_height": 441,
            "standard_url": "https://media.demozoo.org/screens/s/5d/96/b4b2.28755.jpg",
            "standard_width": 400,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/96/b4b2.28755.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "lost",
        "trainer",
        "music-id-needed"
    ]
}