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

{
    "url": "https://demozoo.org/api/v1/productions/379493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379493/",
    "id": 379493,
    "title": "Stomp The Slime",
    "author_nicks": [
        {
            "name": "Picc Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152552/?format=api",
                "id": 152552,
                "name": "Picc Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/bung_1999b/stomptheslime.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hh.gbdev.io/game/stomp-the-slime"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 50,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 20392,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5439/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5439/",
                    "id": 5439,
                    "name": "Bung 1999 (2)",
                    "tagline": "2nd Amateur GameboyTM Format Games Coding Competition",
                    "start_date": "1999-08-11",
                    "end_date": "1999-10-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}