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

{
    "url": "https://demozoo.org/api/v1/productions/79764/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79764/",
    "id": 79764,
    "title": "Promenaden",
    "author_nicks": [
        {
            "name": "LOst",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36058/?format=api",
                "id": 36058,
                "name": "LOst",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                "id": 30087,
                "name": "TMD Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-06-26",
    "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/2004/remedy04/demo/lost%2Ctmdcrew_-_promenaden.mpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/remedy04/demo/lost%2Ctmdcrew_-_promenaden.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/remedy04/demo/tmdcrew_-_promenaden_1_10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17116"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "59",
            "competition": {
                "id": 8245,
                "name": "PC/Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/619/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/619/",
                    "id": 619,
                    "name": "Remedy 2004",
                    "tagline": "",
                    "start_date": "2004-06-24",
                    "end_date": "2004-06-27",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}