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

{
    "url": "https://demozoo.org/api/v1/productions/90080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90080/",
    "id": 90080,
    "title": "Absence",
    "author_nicks": [
        {
            "name": "The Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                "id": 20487,
                "name": "The Lab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-19",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nuclear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                    "id": 45624,
                    "name": "Nuclear",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawnoise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40534/?format=api",
                    "id": 40534,
                    "name": "Rawnoise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Amigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                    "id": 10195,
                    "name": "Amigo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Amoivikos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/311/?format=api",
                    "id": 311,
                    "name": "Amoivikos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional gfx"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nuclear.mutantstargoat.com/sw/demos/absence_thelab.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/react03/demo/absence_thelab.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9585"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hsfe10tvyvI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9480,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1199/",
                    "id": 1199,
                    "name": "React 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-20",
                    "location": "Patra, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/ee/bc95.91964.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/3e/ee/bc95.91964.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/ee/bc95.91964.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "directx-8"
    ]
}