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

{
    "url": "https://demozoo.org/api/v1/productions/82312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82312/",
    "id": 82312,
    "title": "Takerdentro",
    "author_nicks": [
        {
            "name": "Nature",
            "abbreviation": "NAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2487/?format=api",
                "id": 2487,
                "name": "Nature",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-11-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pezac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3871/?format=api",
                    "id": 3871,
                    "name": "Pezac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "C-Frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2486/?format=api",
                    "id": 2486,
                    "name": "D Vibe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/trsac05/amiga/demo/nature-takerdentro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=6400"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20448"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "68",
            "competition": {
                "id": 8597,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/189/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/189/",
                    "id": 189,
                    "name": "TRSAC 2005",
                    "tagline": "TPOAKATRSAC",
                    "start_date": "2005-11-25",
                    "end_date": "2005-11-27",
                    "location": "Kongens Lyngby, Lyngby-Tårbæk Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.77044,
                    "longitude": 12.50378,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/09/66fe.jw13863.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/71/09/66fe.jw13863.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/09/66fe.jw13863.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}