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

{
    "url": "https://demozoo.org/api/v1/productions/121212/?format=api",
    "demozoo_url": "https://demozoo.org/music/121212/",
    "id": 121212,
    "title": "K-Juoni",
    "author_nicks": [
        {
            "name": "Amon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89764/?format=api",
                "id": 89764,
                "name": "Amon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Milk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10783/?format=api",
                "id": 10783,
                "name": "Milk",
                "is_group": true
            }
        },
        {
            "name": "PBT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53113/?format=api",
                "id": 53113,
                "name": "PBT",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Amon/k-juoni.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/abduction98/mmul/kjuoni.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 37,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3340,
                "name": "Music Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "19ch",
        "it"
    ]
}