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

{
    "url": "https://demozoo.org/api/v1/productions/308397/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308397/",
    "id": 308397,
    "title": "The Destroyer",
    "author_nicks": [
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Uncle-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                    "id": 506,
                    "name": "Uncle-X",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Uncle-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                    "id": 506,
                    "name": "Uncle-X",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        },
        {
            "nick": {
                "name": "Break",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15136/?format=api",
                    "id": 15136,
                    "name": "Break",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/jmlfarjan22/demo/mfx_the_destroyer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mfx.drastic.net/view/destroyer/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91545"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=M7KxiCfhT4E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17053,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4447/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4447/",
                    "id": 4447,
                    "name": "Jumalauta 21 Years Ultimate Färjan Mega Experience",
                    "tagline": "",
                    "start_date": "2022-05-13",
                    "end_date": "2022-05-14",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://jumalauta.untergrund.net/jml16v/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "humor",
        "cables",
        "finlandsfarjan",
        "electron.js"
    ]
}