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

{
    "url": "https://demozoo.org/api/v1/productions/126053/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126053/",
    "id": 126053,
    "title": "Cuebasic",
    "author_nicks": [
        {
            "name": "Aday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28006/?format=api",
                "id": 28006,
                "name": "Aday",
                "is_group": false
            }
        },
        {
            "name": "jimmage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50490/?format=api",
                "id": 50490,
                "name": "jimmage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "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": "123",
            "competition": {
                "id": 11011,
                "name": "WiLD Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2009/",
                    "id": 2009,
                    "name": "Syntax 2014",
                    "tagline": "",
                    "start_date": "2014-11-14",
                    "end_date": "2014-11-16",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}