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

{
    "url": "https://demozoo.org/api/v1/productions/326022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326022/",
    "id": 326022,
    "title": "Astrosyn 1999 Announce",
    "author_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/misc/a99_inv0.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/577/?format=api",
            "demozoo_url": "https://demozoo.org/parties/577/",
            "id": 577,
            "name": "Astrosyn 1999",
            "tagline": "Astrosyn 2",
            "start_date": "1999-03-20",
            "end_date": "1999-03-21",
            "location": "Koszalin, West Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.19438,
            "longitude": 16.17222,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}