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

{
    "url": "https://demozoo.org/api/v1/productions/53101/?format=api",
    "demozoo_url": "https://demozoo.org/music/53101/",
    "id": 53101,
    "title": "Garage Heartbreak",
    "author_nicks": [
        {
            "name": "Lotek Style",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                "id": 2034,
                "name": "Lotek Style",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Sirius Cybernetics Corporation",
            "abbreviation": "tSCc",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-05-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/L/LOTEK_S/MP3/LOTEK_STYLE-GARAGE_HEARTBREAK.MP3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/outline07/mp3_ogg/lotek_style-garage_heartbreak.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8vz-CPEyQBI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "97",
            "competition": {
                "id": 5539,
                "name": "Newschool Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/245/",
                    "id": 245,
                    "name": "Outline 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-14",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3",
        "house",
        "speedgarage"
    ]
}