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

{
    "url": "https://demozoo.org/api/v1/productions/299998/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299998/",
    "id": 299998,
    "title": "J - Coalesce",
    "author_nicks": [
        {
            "name": "Ctrl-Alt-Test",
            "abbreviation": "CAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                "id": 982,
                "name": "Ctrl-Alt-Test",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-11",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zavie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                    "id": 985,
                    "name": "Zavie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zavie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                    "id": 985,
                    "name": "Zavie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Callisto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57855/?format=api",
                    "id": 57855,
                    "name": "Callisto",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/function21/demo/cat-j-coalesce.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89884"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FD3EkxmfiNE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "345",
            "competition": {
                "id": 16760,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4143/",
                    "id": 4143,
                    "name": "Function 2021",
                    "tagline": "",
                    "start_date": "2021-09-10",
                    "end_date": "2021-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "https://2021.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4357/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4357/",
            "id": 4357,
            "name": "TokyoDemoFest 2021",
            "tagline": "",
            "start_date": "2021-12-11",
            "end_date": "2021-12-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://tokyodemofest.jp/"
        }
    ],
    "screenshots": [],
    "tags": [
        "tooll3"
    ]
}