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

{
    "url": "https://demozoo.org/api/v1/productions/131072/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131072/",
    "id": 131072,
    "title": "TTT",
    "author_nicks": [
        {
            "name": "GlenZ",
            "abbreviation": "GLZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10550/?format=api",
                "id": 10550,
                "name": "GlenZ",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-01",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EviL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5794/?format=api",
                    "id": 5794,
                    "name": "EviL",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/inercia04/game/glenz_-_ttt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12976"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1",
            "competition": {
                "id": 11206,
                "name": "GameDev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1138/",
                    "id": 1138,
                    "name": "Inércia Demoparty 2004",
                    "tagline": "",
                    "start_date": "2004-07-31",
                    "end_date": "2004-08-02",
                    "location": "Vila Nova de Gaia, Porto, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.13363,
                    "longitude": -8.61742,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}