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

{
    "url": "https://demozoo.org/api/v1/productions/194723/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194723/",
    "id": 194723,
    "title": "Compofiller 2000",
    "author_nicks": [
        {
            "name": "TarhaTarha",
            "abbreviation": "TRTR, TRT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39191/?format=api",
                "id": 39191,
                "name": "TarhaTarha",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-01-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "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/2015/demokerho15/demo/demokerhodemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64875"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 14700,
                "name": "Demo Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3733/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3733/",
                    "id": 3733,
                    "name": "Demokerho Demo Compo 2015",
                    "tagline": "",
                    "start_date": "2015-01-11",
                    "end_date": "2015-01-11",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://web.archive.org/web/20151012004323/http://www.demokerho.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost-ish"
    ]
}