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

{
    "url": "https://demozoo.org/api/v1/productions/125977/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125977/",
    "id": 125977,
    "title": "Rooftop Lapinou",
    "author_nicks": [
        {
            "name": "Danube",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/478/?format=api",
                "id": 478,
                "name": "Danube",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HCL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19839/?format=api",
                "id": 19839,
                "name": "HCL",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-06",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11000,
                "name": "Animations",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1029/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1029/",
                    "id": 1029,
                    "name": "RTS 1998",
                    "tagline": "Return to the Source",
                    "start_date": "1998-09-05",
                    "end_date": "1998-09-07",
                    "location": "Seyssins, Département de l'Isère, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.15513,
                    "longitude": 5.67921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}