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

{
    "url": "https://demozoo.org/api/v1/productions/45431/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45431/",
    "id": 45431,
    "title": "LifeShock",
    "author_nicks": [
        {
            "name": "Kitties In Cooler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14608/?format=api",
                "id": 14608,
                "name": "Kitties In Cooler",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-27",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "79",
            "competition": {
                "id": 4485,
                "name": "Fast Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/939/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/939/",
                    "id": 939,
                    "name": "Trip 1999",
                    "tagline": "",
                    "start_date": "1999-03-25",
                    "end_date": "1999-03-28",
                    "location": "Province of Florence, Tuscany, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 43.83333,
                    "longitude": 11.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}