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

{
    "url": "https://demozoo.org/api/v1/productions/27239/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27239/",
    "id": 27239,
    "title": "Rise Above",
    "author_nicks": [
        {
            "name": "Trivial",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5442/?format=api",
                "id": 5442,
                "name": "Trivial",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Divine Stylers",
            "abbreviation": "dS!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                "id": 3172,
                "name": "Divine Stylers",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-02-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/datastorm12/ascii/sk-upld.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "disq",
            "competition": {
                "id": 1947,
                "name": "Amiga Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/365/",
                    "id": 365,
                    "name": "Datastorm 2012",
                    "tagline": "",
                    "start_date": "2012-02-10",
                    "end_date": "2012-02-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}