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

{
    "url": "https://demozoo.org/api/v1/productions/153611/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153611/",
    "id": 153611,
    "title": "Crappy-Leap-Year-Weekend-Bootsectors",
    "author_nicks": [
        {
            "name": "Scum Of The Earth",
            "abbreviation": "SOTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                "id": 8139,
                "name": "Scum Of The Earth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-03-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Illegal Exception",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32097/?format=api",
                    "id": 32097,
                    "name": "Illegal Exception",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Donald Fakk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34577/?format=api",
                    "id": 34577,
                    "name": "Donald Fakk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SOTE/CLYWBOOT.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2882/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2882/",
            "id": 2882,
            "name": "Leap Year Party",
            "tagline": "",
            "start_date": "1992-02-28",
            "end_date": "1992-03-01",
            "location": "Ånge Kommun, Västernorrland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.51232,
            "longitude": 15.64453,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/ac/e5bd.102005.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/d7/ac/e5bd.102005.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/ac/e5bd.102005.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/59/9ae7.102006.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/0c/59/9ae7.102006.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/59/9ae7.102006.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}