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

{
    "url": "https://demozoo.org/api/v1/productions/343871/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343871/",
    "id": 343871,
    "title": "Vote!",
    "author_nicks": [
        {
            "name": "Amable",
            "abbreviation": "AMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                "id": 9939,
                "name": "Amable",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03",
    "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/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18161"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/824/?format=api",
            "demozoo_url": "https://demozoo.org/parties/824/",
            "id": 824,
            "name": "Mekka 1996",
            "tagline": "",
            "start_date": "1996-03-29",
            "end_date": "1996-03-31",
            "location": "Hittfeld, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.38578,
            "longitude": 9.9824,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}