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

{
    "url": "https://demozoo.org/api/v1/productions/39799/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39799/",
    "id": 39799,
    "title": "My Planet",
    "author_nicks": [
        {
            "name": "Agravedict",
            "abbreviation": "AVD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-29",
    "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": 2,
            "ranking": "2",
            "score": "88",
            "competition": {
                "id": 3714,
                "name": "VHS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/566/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/566/",
                    "id": 566,
                    "name": "Gravity 1998",
                    "tagline": "Gravity 3",
                    "start_date": "1998-08-28",
                    "end_date": "1998-08-30",
                    "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.74042,
                    "longitude": 18.07723,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}