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

{
    "url": "https://demozoo.org/api/v1/productions/9741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9741/",
    "id": 9741,
    "title": "Tampeloeres",
    "author_nicks": [
        {
            "name": "Trinity",
            "abbreviation": "TNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-26",
    "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": "Nytrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/244/?format=api",
                    "id": 244,
                    "name": "Nytrik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Plek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10577/?format=api",
                    "id": 10577,
                    "name": "Superplek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/ltp4/demo/tampeloeres.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13670"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "=17",
            "score": "13",
            "competition": {
                "id": 5029,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/914/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/914/",
                    "id": 914,
                    "name": "Lucky & Tigrou Party 2000",
                    "tagline": "LTP 4",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71922,
                    "longitude": 2.45728,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}