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

{
    "url": "https://demozoo.org/api/v1/productions/79078/?format=api",
    "demozoo_url": "https://demozoo.org/music/79078/",
    "id": 79078,
    "title": "Swingers Club",
    "author_nicks": [
        {
            "name": "Crazy Q",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2108/?format=api",
                "id": 2108,
                "name": "Crazy Q",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "YM Rockerz",
            "abbreviation": "YMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-31",
    "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/Crazy_Q/Swingers_Club.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/59/79/swingers_club.sndh"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/lcp04/other/music/01_swingers_club_crazyq_snd.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.083",
            "competition": {
                "id": 8190,
                "name": "Other Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/392/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/392/",
                    "id": 392,
                    "name": "Little Computer People 2004",
                    "tagline": "",
                    "start_date": "2004-07-30",
                    "end_date": "2004-08-01",
                    "location": "Linköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.41046,
                    "longitude": 15.6187,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}