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

{
    "url": "https://demozoo.org/api/v1/productions/299065/?format=api",
    "demozoo_url": "https://demozoo.org/music/299065/",
    "id": 299065,
    "title": "Land Afar",
    "author_nicks": [
        {
            "name": "Vortex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126091/?format=api",
                "id": 126091,
                "name": "Vortex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crystalline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126092/?format=api",
                "id": 126092,
                "name": "Crystalline",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
            "id": 52,
            "name": "Music Pack",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hornet.org/music/disks/1998/vlands.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}