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

{
    "url": "https://demozoo.org/api/v1/productions/183556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183556/",
    "id": 183556,
    "title": "NoGame Prodkipu",
    "author_nicks": [
        {
            "name": "Wipe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/262/?format=api",
                "id": 262,
                "name": "Wipe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-04",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00.fr/in64/nogame_prodkipu.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5099,
                "name": "Intros 64 Ko",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1112/",
                    "id": 1112,
                    "name": "Millenium Party 2000",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Auberives-sur-Varèze, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.421322,
                    "longitude": 4.81724,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}