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

{
    "url": "https://demozoo.org/api/v1/productions/329078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/329078/",
    "id": 329078,
    "title": "The Three Musketeers",
    "author_nicks": [
        {
            "name": "The Explorers",
            "abbreviation": "EXP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78556/?format=api",
                "id": 78556,
                "name": "The Explorers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10-03",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/49572/ThreeMusketeers-Explorers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=57358"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1861/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1861/",
            "id": 1861,
            "name": "NTC and Defiers Hacker Party 1987",
            "tagline": "",
            "start_date": "1987-10-02",
            "end_date": "1987-10-04",
            "location": "Furulund, Partille Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.71667,
            "longitude": 12.13333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "the-three-musketeers"
    ]
}