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

{
    "url": "https://demozoo.org/api/v1/productions/58153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58153/",
    "id": 58153,
    "title": "The TMD Game",
    "author_nicks": [
        {
            "name": "USSR-Network",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34077/?format=api",
                "id": 34077,
                "name": "USSR",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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/2001/the_meltdown01.autumn/flash/the_tmd_game.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32490"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "664",
            "competition": {
                "id": 6277,
                "name": "Wild - Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/863/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/863/",
                    "id": 863,
                    "name": "The Meltdown 2001 (8)",
                    "tagline": "Autumn - Rise to the Challenge",
                    "start_date": "2001-10-19",
                    "end_date": "2001-10-21",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}