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

{
    "url": "https://demozoo.org/api/v1/productions/136850/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/136850/",
    "id": 136850,
    "title": "Awesome Elysium",
    "author_nicks": [
        {
            "name": "Reekol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14258/?format=api",
                "id": 14258,
                "name": "Reekol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-04-18",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "79",
            "competition": {
                "id": 11427,
                "name": "Wild/Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2525/",
                    "id": 2525,
                    "name": "Stary Piernik 2015",
                    "tagline": "10: c64 demoscene event in Toruń - city of piernik ;P",
                    "start_date": "2015-04-17",
                    "end_date": "2015-04-19",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": "http://piernik.arise64.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}