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

{
    "url": "https://demozoo.org/api/v1/productions/30806/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30806/",
    "id": 30806,
    "title": "QuakeDancers",
    "author_nicks": [
        {
            "name": "Full Metal Panic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20875/?format=api",
                "id": 20875,
                "name": "Full Metal Panic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-10",
    "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": "101",
            "competition": {
                "id": 2485,
                "name": "Wild/Anim",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/49/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/49/",
                    "id": 49,
                    "name": "The Gathering 2004",
                    "tagline": "Rescue Of Fractalus",
                    "start_date": "2004-04-07",
                    "end_date": "2004-04-11",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}