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

{
    "url": "https://demozoo.org/api/v1/productions/283584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283584/",
    "id": 283584,
    "title": "Art Cafe",
    "author_nicks": [
        {
            "name": "Scope",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116799/?format=api",
                "id": 116799,
                "name": "Scope",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5598/?format=api",
                    "id": 5598,
                    "name": "Xenon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/artcafe1.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/artcafe2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/334/?format=api",
            "demozoo_url": "https://demozoo.org/parties/334/",
            "id": 334,
            "name": "Mekka & Symposium 1997",
            "tagline": "",
            "start_date": "1997-03-28",
            "end_date": "1997-03-31",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "musicdiskplayer"
    ]
}