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

{
    "url": "https://demozoo.org/api/v1/productions/53192/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53192/",
    "id": 53192,
    "title": "A Touch Of Sadness",
    "author_nicks": [
        {
            "name": "CoolPHat",
            "abbreviation": "CPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat",
                "is_group": true
            }
        }
    ],
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Traven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                    "id": 64,
                    "name": "Traven",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Factory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23740/?format=api",
                    "id": 23740,
                    "name": "Factory",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/coven01/256k/sadness.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4959"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5557,
                "name": "Intro256k",
                "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": [
        "fmod",
        "ixalance"
    ]
}