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

{
    "url": "https://demozoo.org/api/v1/productions/192909/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192909/",
    "id": 192909,
    "title": "Laserping",
    "author_nicks": [
        {
            "name": "Pingo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29529/?format=api",
                "id": 29529,
                "name": "Pingo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        },
        {
            "name": "Dixn Riah",
            "abbreviation": "Dixnriah",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29530/?format=api",
                "id": 29530,
                "name": "Dixn Riah",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/88/?format=api",
            "id": 88,
            "name": "VTech Laser 200 / VZ 200"
        }
    ],
    "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/minigame02/game/laser210.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 59,
            "ranking": "59",
            "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": [],
    "tags": []
}