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

{
    "url": "https://demozoo.org/api/v1/productions/135971/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135971/",
    "id": 135971,
    "title": "White Rabbit",
    "author_nicks": [
        {
            "name": "Cnc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57711/?format=api",
                "id": 57711,
                "name": "Cnc",
                "is_group": false
            }
        },
        {
            "name": "Gimli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16227/?format=api",
                "id": 16227,
                "name": "Gimli",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-12",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/demos/1997/w/white.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11373,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/694/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/694/",
                    "id": 694,
                    "name": "Meeting 1997",
                    "tagline": "",
                    "start_date": "1997-04-11",
                    "end_date": "1997-04-13",
                    "location": "Ronchin, Département du Nord, Nord-Pas-de-Calais-Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.59883,
                    "longitude": 3.09056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}