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

{
    "url": "https://demozoo.org/api/v1/productions/32163/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32163/",
    "id": 32163,
    "title": "Sima Again",
    "author_nicks": [
        {
            "name": "Dark Spirit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13959/?format=api",
                "id": 13959,
                "name": "Dark Spirit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Temple Of Music",
            "abbreviation": "TTOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21530/?format=api",
                "id": 21530,
                "name": "Temple Of Music",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-10",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/movement96/in64/sima.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19275"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 2628,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/700/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/700/",
                    "id": 700,
                    "name": "Movement 1996",
                    "tagline": "",
                    "start_date": "1996-12-09",
                    "end_date": "1996-12-11",
                    "location": "Ashqelon, Southern District, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66926,
                    "longitude": 34.57149,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}