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

{
    "url": "https://demozoo.org/api/v1/productions/276265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276265/",
    "id": 276265,
    "title": "Hackertamagotchi",
    "author_nicks": [
        {
            "name": "Istari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23194/?format=api",
                "id": 23194,
                "name": "Istari",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/parties/1998/hype98/tama/hype98-tama-hacktama.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15283"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15815,
                "name": "Tamagotchi (suprise)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/893/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/893/",
                    "id": 893,
                    "name": "Hype 1998",
                    "tagline": "",
                    "start_date": "1998-02-13",
                    "end_date": "1998-02-15",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}