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

{
    "url": "https://demozoo.org/api/v1/productions/1631/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1631/",
    "id": 1631,
    "title": "Ledge",
    "author_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-20",
    "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": 10,
            "ranking": "10",
            "score": "24",
            "competition": {
                "id": 107,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/36/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/36/",
                    "id": 36,
                    "name": "Solskogen 2008",
                    "tagline": "Five Year Anniversary!",
                    "start_date": "2008-07-18",
                    "end_date": "2008-07-20",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}