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

{
    "url": "https://demozoo.org/api/v1/productions/94335/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/94335/",
    "id": 94335,
    "title": "Farbenkontrol",
    "author_nicks": [
        {
            "name": "Azid Vogel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19075/?format=api",
                "id": 19075,
                "name": "Fugl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-18",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/trsac00/gfx/trsac-pixel.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5",
            "competition": {
                "id": 9723,
                "name": "Pixelled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/192/",
                    "id": 192,
                    "name": "TRSAC 2000",
                    "tagline": "",
                    "start_date": "2000-03-17",
                    "end_date": "2000-03-19",
                    "location": "Horsens Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.9274,
                    "longitude": 9.77377,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}