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

{
    "url": "https://demozoo.org/api/v1/productions/46646/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46646/",
    "id": 46646,
    "title": "Restoration",
    "author_nicks": [
        {
            "name": "Zimmerman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28783/?format=api",
                "id": 28783,
                "name": "Zimmerman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-22",
    "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": 2,
            "ranking": "2",
            "score": "22",
            "competition": {
                "id": 4670,
                "name": "Basic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        },
        {
            "position": 198,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17717,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4565/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4565/",
                    "id": 4565,
                    "name": "Elite Music Competition (EMC) 4",
                    "tagline": "",
                    "start_date": "1999-07-01",
                    "end_date": "1999-09-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}