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

{
    "url": "https://demozoo.org/api/v1/productions/62827/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62827/",
    "id": 62827,
    "title": "Flower",
    "author_nicks": [
        {
            "name": "Zen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15244/?format=api",
                "id": 15244,
                "name": "Zen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/demos/compilations/lost_found_and_more/flower_src.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/zen/zen-flow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=880"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "32",
            "competition": {
                "id": 6896,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1601/",
                    "id": 1601,
                    "name": "Place To Be 1996",
                    "tagline": "Place 2 Be 4",
                    "start_date": "1996-08-22",
                    "end_date": "1996-08-26",
                    "location": "Mont-de-Marsan, Département des Landes, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.89022,
                    "longitude": -0.49713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-credits-added",
        "source-available"
    ]
}