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

{
    "url": "https://demozoo.org/api/v1/productions/96243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96243/",
    "id": 96243,
    "title": "Lost In The Universe",
    "author_nicks": [
        {
            "name": "The Misfits Software",
            "abbreviation": "TMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65322/?format=api",
                "id": 65322,
                "name": "The Misfits Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-11-02",
    "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": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2525/?format=api",
                    "id": 2525,
                    "name": "Epsilon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Epic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37219/?format=api",
                    "id": 37219,
                    "name": "Epic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Vixit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37280/?format=api",
                    "id": 37280,
                    "name": "Vixit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TMS/MEGAFUN2.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73055"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1523/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1523/",
            "id": 1523,
            "name": "Megafun 2 - 1991",
            "tagline": "",
            "start_date": "1991-11-01",
            "end_date": "1991-11-03",
            "location": "Mouvaux, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 50.702068,
            "longitude": 3.14165,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/33/4b5e.104903.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f7/33/4b5e.104903.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/33/4b5e.104903.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}