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

{
    "url": "https://demozoo.org/api/v1/productions/6424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6424/",
    "id": 6424,
    "title": "Stone Cracker 4.01B",
    "author_nicks": [
        {
            "name": "Cave",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2927/?format=api",
                "id": 2927,
                "name": "Cave",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/70/?format=api",
            "demozoo_url": "https://demozoo.org/parties/70/",
            "id": 70,
            "name": "Assembly 1992",
            "tagline": "",
            "start_date": "1992-07-24",
            "end_date": "1992-07-26",
            "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.20976,
            "longitude": 24.72801,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "packer",
        "stone-cracker"
    ]
}