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

{
    "url": "https://demozoo.org/api/v1/productions/62888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62888/",
    "id": 62888,
    "title": "The Compil",
    "author_nicks": [
        {
            "name": "Lucis Magia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32087/?format=api",
                "id": 32087,
                "name": "Lucis Magia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Myke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6077/?format=api",
                    "id": 6077,
                    "name": "Myke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/place2be5party97/animation/1997-_the_compil_1-1st_anim_3d_at_p2b5.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26795"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "167",
            "competition": {
                "id": 6910,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1602/",
                    "id": 1602,
                    "name": "Place To Be 1997",
                    "tagline": "5 - The Deadline Park",
                    "start_date": "1997-08-14",
                    "end_date": "1997-08-18",
                    "location": "Pau, Département des Pyrénées-Atlantiques, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.30083,
                    "longitude": -0.37,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "animation"
    ]
}