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

{
    "url": "https://demozoo.org/api/v1/productions/166000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166000/",
    "id": 166000,
    "title": "Metamorphosis",
    "author_nicks": [
        {
            "name": "Rule3",
            "abbreviation": "R3",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
                "id": 53064,
                "name": "Rule3",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-31",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/northparty98/misc/metamorphosis.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1393/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1393/",
            "id": 1393,
            "name": "North Party 1998 (2)",
            "tagline": "North Party v2.0",
            "start_date": "1998-07-31",
            "end_date": "1998-08-01",
            "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.25354,
            "longitude": 20.80819,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}