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

{
    "url": "https://demozoo.org/api/v1/productions/126549/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126549/",
    "id": 126549,
    "title": "Hammerfist +3",
    "author_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-22",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2410/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2410/",
            "id": 2410,
            "name": "Fresh Party 1990",
            "tagline": "",
            "start_date": "1990-04-21",
            "end_date": "1990-04-22",
            "location": "Luzern, Lucerne-Stadt District, Lucerne, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.05048,
            "longitude": 8.30635,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}