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

{
    "url": "https://demozoo.org/api/v1/productions/122863/?format=api",
    "demozoo_url": "https://demozoo.org/music/122863/",
    "id": 122863,
    "title": "Behind Jaggi Lines",
    "author_nicks": [
        {
            "name": "Charlie Kellner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52518/?format=api",
                "id": 52518,
                "name": "Charlie Kellner",
                "is_group": false
            }
        },
        {
            "name": "Peter Langston",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52070/?format=api",
                "id": 52070,
                "name": "Peter Langston",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Langston_Peter/Behind_Jaggi_Lines.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/80/1f/behind_jaggi_lines.sap"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-400-800-xl-xe-behind-jaggi-lines_584.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}