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

{
    "url": "https://demozoo.org/api/v1/productions/174741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174741/",
    "id": 174741,
    "title": "Anka",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "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/2008/vammala08/demo/anka-jxeh2c4nrgy.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jXeH2c4nRgY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "21",
            "competition": {
                "id": 13423,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3042/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3042/",
                    "id": 3042,
                    "name": "Vammala Party 2008",
                    "tagline": "Sisäkurvi",
                    "start_date": "2008-07-18",
                    "end_date": "2008-07-20",
                    "location": "Ylöjärvi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.84827,
                    "longitude": 23.61233,
                    "website": "https://vammala.party/parties/2008-sisakurvi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}