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

{
    "url": "https://demozoo.org/api/v1/productions/173780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173780/",
    "id": 173780,
    "title": "Death",
    "author_nicks": [
        {
            "name": "Aalok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72399/?format=api",
                "id": 72399,
                "name": "Aalok",
                "is_group": false
            }
        },
        {
            "name": "Akshay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72400/?format=api",
                "id": 72400,
                "name": "Akshay",
                "is_group": false
            }
        },
        {
            "name": "Timo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73365/?format=api",
                "id": 73365,
                "name": "Timo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/graffathon17/beginner/aalok_akshay_timo-death.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UAjYNUWaop4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "119",
            "competition": {
                "id": 13346,
                "name": "Beginner Demo Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3231/",
                    "id": 3231,
                    "name": "Graffathon 2017",
                    "tagline": "",
                    "start_date": "2017-06-30",
                    "end_date": "2017-07-02",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://www.graffathon.fi/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}