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

{
    "url": "https://demozoo.org/api/v1/productions/68137/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68137/",
    "id": 68137,
    "title": "Tissues",
    "author_nicks": [
        {
            "name": "Pentax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38123/?format=api",
                "id": 38123,
                "name": "Pentax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eternal-Apes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38124/?format=api",
                "id": 38124,
                "name": "Eternal-Apes",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-12-28",
    "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/2003/tum03/demo/tissues.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "89",
            "competition": {
                "id": 7369,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/168/",
                    "id": 168,
                    "name": "The Ultimate Meeting 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.59075,
                    "longitude": 8.64779,
                    "website": "http://2003.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}