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

{
    "url": "https://demozoo.org/api/v1/productions/183638/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183638/",
    "id": 183638,
    "title": "Astrostorm",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/60342/astrostorm.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame02/game/c64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6516"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 14628,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3706/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3706/",
                    "id": 3706,
                    "name": "MiniGame 2002",
                    "tagline": "",
                    "start_date": "2002-09",
                    "end_date": "2002-09",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/af/0f8c.156673.png",
            "original_width": 384,
            "original_height": 282,
            "standard_url": "https://media.demozoo.org/screens/s/b2/af/0f8c.156673.png",
            "standard_width": 384,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/af/0f8c.156673.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "1k"
    ]
}