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

{
    "url": "https://demozoo.org/api/v1/productions/48044/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48044/",
    "id": 48044,
    "title": "Breeze",
    "author_nicks": [
        {
            "name": "Eve9",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29374/?format=api",
                "id": 29374,
                "name": "Eve9",
                "is_group": false
            }
        },
        {
            "name": "Rain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29373/?format=api",
                "id": 29373,
                "name": "Rain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/escape00.ch/demo/breeze.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1008/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1008/",
            "id": 1008,
            "name": "Escape 2000 (.ch)",
            "tagline": "Save The Robots",
            "start_date": "2000-03-25",
            "end_date": "2000-03-26",
            "location": "Aarau, Bezirk Aarau, Aargau, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.38878,
            "longitude": 8.04826,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}