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

{
    "url": "https://demozoo.org/api/v1/productions/43835/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/43835/",
    "id": 43835,
    "title": "Spacestation Scene-File",
    "author_nicks": [
        {
            "name": "Nyxeria",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25568/?format=api",
                "id": 25568,
                "name": "Nyxeria",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-14",
    "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/1999/hype99/grtc/spacestation12.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "109",
            "competition": {
                "id": 4277,
                "name": "3D - Scene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/588/",
                    "id": 588,
                    "name": "Hype 1999",
                    "tagline": "",
                    "start_date": "1999-02-13",
                    "end_date": "1999-02-15",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}