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

{
    "url": "https://demozoo.org/api/v1/productions/154791/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154791/",
    "id": 154791,
    "title": "Fluoro",
    "author_nicks": [
        {
            "name": "Nutters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58570/?format=api",
                "id": 58570,
                "name": "Nutters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "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/mirrors/icebird/demos/Revelation/fluoro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30688"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19604,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5210/",
                    "id": 5210,
                    "name": "Revelation 1997",
                    "tagline": "",
                    "start_date": "1997-07-05",
                    "end_date": "1997-07-05",
                    "location": "Welwyn Garden City, Hertfordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.80174,
                    "longitude": -0.20691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}