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

{
    "url": "https://demozoo.org/api/v1/productions/53196/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53196/",
    "id": 53196,
    "title": "Blue",
    "author_nicks": [
        {
            "name": "Axioma",
            "abbreviation": "AxA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13350/?format=api",
                "id": 13350,
                "name": "Axioma",
                "is_group": true
            }
        },
        {
            "name": "RMM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
                "id": 17273,
                "name": "RMM",
                "is_group": true
            }
        },
        {
            "name": "e64",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42838/?format=api",
                "id": 42838,
                "name": "e64",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-16",
    "supertype": "production",
    "platforms": [
        {
            "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/2001/coven01/demo/blue.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15879"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5559,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/631/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/631/",
                    "id": 631,
                    "name": "Coven 2001",
                    "tagline": "",
                    "start_date": "2001-02-15",
                    "end_date": "2001-02-17",
                    "location": "Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -24.9121,
                    "longitude": 133.397552,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}