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

{
    "url": "https://demozoo.org/api/v1/productions/184223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184223/",
    "id": 184223,
    "title": "The Straw That Broke The Camel's Back",
    "author_nicks": [
        {
            "name": "Ivory Laboratories",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63830/?format=api",
                "id": 63830,
                "name": "Ivory Graphics Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-03",
    "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": [
        {
            "nick": {
                "name": "Dysposin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44256/?format=api",
                    "id": 44256,
                    "name": "Dysposin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "sainigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44258/?format=api",
                    "id": 44258,
                    "name": "sainigma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Unity C#"
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/instanssi18/demo/thestrawthatbrokethecamelsback.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75217"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AQKu1R92vfY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "25.28",
            "competition": {
                "id": 14131,
                "name": "Instanssi-Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3454/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3454/",
                    "id": 3454,
                    "name": "Instanssi 2018",
                    "tagline": "",
                    "start_date": "2018-03-01",
                    "end_date": "2018-03-04",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://instanssi.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "uncredited-music"
    ]
}