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

{
    "url": "https://demozoo.org/api/v1/productions/356598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356598/",
    "id": 356598,
    "title": "Squares 256byte",
    "author_nicks": [
        {
            "name": "Geco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135551/?format=api",
                "id": 135551,
                "name": "Geco",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/74/?format=api",
            "id": 74,
            "name": "Enterprise"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://256bytes.untergrund.net/download/1704"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90310"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=f-nG0euBtHA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 19359,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5123/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5123/",
                    "id": 5123,
                    "name": "Enterprise Devcompo 2017 (#2)",
                    "tagline": "",
                    "start_date": "2017",
                    "end_date": "2017",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://enterpriseforever.com/enterprise-devcompo-39/enterprise-devcompo-2-voting-szavazas/?PHPSESSID=r1h83pie4go1rbarbfd1lp0074"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}