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

{
    "url": "https://demozoo.org/api/v1/productions/45732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45732/",
    "id": 45732,
    "title": "We know who shot Kennedy",
    "author_nicks": [
        {
            "name": "Antony",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1085/?format=api",
                "id": 1085,
                "name": "Antony",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pulse",
            "abbreviation": "PLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-20",
    "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": 7,
            "ranking": "7",
            "score": "41",
            "competition": {
                "id": 4533,
                "name": "Animations",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}