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

{
    "url": "https://demozoo.org/api/v1/productions/103842/?format=api",
    "demozoo_url": "https://demozoo.org/productions/103842/",
    "id": 103842,
    "title": "Wild AOBench!",
    "author_nicks": [
        {
            "name": "T_S",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
                "id": 24017,
                "name": "FL1NE",
                "is_group": false
            }
        },
        {
            "name": "syoyo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48456/?format=api",
                "id": 48456,
                "name": "syoyo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "RTX1911",
            "abbreviation": "RTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
                "id": 30686,
                "name": "RTX1911",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2014/tokyodemofest14/wild/tdf2014_wild_aobench.mov"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62883"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JiAVuJJ8coY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10172,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2118/",
                    "id": 2118,
                    "name": "TokyoDemoFest 2014",
                    "tagline": "",
                    "start_date": "2014-03-21",
                    "end_date": "2014-03-23",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-binaries"
    ]
}