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

{
    "url": "https://demozoo.org/api/v1/productions/151647/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151647/",
    "id": 151647,
    "title": "The Machines",
    "author_nicks": [
        {
            "name": "Warf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34339/?format=api",
                "id": 34339,
                "name": "Warf",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/warf/machines-1_2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13644"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2800/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2800/",
            "id": 2800,
            "name": "Warf Meeting 2004",
            "tagline": "",
            "start_date": "2004-08",
            "end_date": "2004-08",
            "location": "Montluçon, Département de l'Allier, Auvergne, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.33333,
            "longitude": 2.6,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}