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

{
    "url": "https://demozoo.org/api/v1/productions/184563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184563/",
    "id": 184563,
    "title": "SX3 Snake",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "blackpanther",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10920/?format=api",
                    "id": 10920,
                    "name": "Black Panther",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Marisa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5383/?format=api",
                    "id": 5383,
                    "name": "Marisa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kootie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58097/?format=api",
                    "id": 58097,
                    "name": "Kootie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://razor1911.com/demo/prods/SX3%20Snake%20(2002)(Razor%201911)(Win32)(Game).zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75235"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3588/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3588/",
            "id": 3588,
            "name": "Sund-Xplosion 3",
            "tagline": "carpe noctem",
            "start_date": "2002-10",
            "end_date": "2002-10",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://www.sund-xplosion.de/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/c5/485a.158905.png",
            "original_width": 747,
            "original_height": 612,
            "standard_url": "https://media.demozoo.org/screens/s/df/c5/485a.158905.jpg",
            "standard_width": 366,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/c5/485a.158905.jpg",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}