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

{
    "url": "https://demozoo.org/api/v1/productions/113794/?format=api",
    "demozoo_url": "https://demozoo.org/music/113794/",
    "id": 113794,
    "title": "Cassiope",
    "author_nicks": [
        {
            "name": "Floopy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32255/?format=api",
                "id": 32255,
                "name": "Floopy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": "http://sndh.atari.org/sndh/sndh_lf/Floopy/Cassiope.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/40/9a/cassiope.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "275",
            "competition": {
                "id": 14648,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3708/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3708/",
                    "id": 3708,
                    "name": "20 Years Of Atari ST Celebration Compo 2005",
                    "tagline": "",
                    "start_date": "2005-12-10",
                    "end_date": "2005-12-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://dhs.nu/misc.php?t=compos&compo=20years"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}