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

{
    "url": "https://demozoo.org/api/v1/productions/21654/?format=api",
    "demozoo_url": "https://demozoo.org/music/21654/",
    "id": 21654,
    "title": "Junk Freaks",
    "author_nicks": [
        {
            "name": "Moby",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/416/?format=api",
                "id": 416,
                "name": "Moby",
                "is_group": false
            }
        },
        {
            "name": "Pink",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                "id": 397,
                "name": "Pink",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-29",
    "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/Protracker/Moby/junk%20freaks.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/theparty98/m4ch/junk_freaks.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/theparty98/m4ch/junkfrks.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/theparty98/m4ch/pinkadf3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=51574"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1415,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/97/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/97/",
                    "id": 97,
                    "name": "The Party 1998",
                    "tagline": "Do you believe in life after christmas?",
                    "start_date": "1998-12-27",
                    "end_date": "1998-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}