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

{
    "url": "https://demozoo.org/api/v1/productions/112728/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112728/",
    "id": 112728,
    "title": "La Matrice",
    "author_nicks": [
        {
            "name": "Groupe K",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12178/?format=api",
                "id": 12178,
                "name": "Groupe K",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/slach99/wild/6-multimicro-lamatrice.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12829"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10476,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1032/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1032/",
                    "id": 1032,
                    "name": "Slach 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-24",
                    "location": "Périgueux, Département de la Dordogne, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.18333,
                    "longitude": 0.71667,
                    "website": "http://www.mygale.org/~myke666"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}