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

{
    "url": "https://demozoo.org/api/v1/productions/6412/?format=api",
    "demozoo_url": "https://demozoo.org/music/6412/",
    "id": 6412,
    "title": "Walking Lonely",
    "author_nicks": [
        {
            "name": "Megaman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8184/?format=api",
                "id": 8184,
                "name": "Breeze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Equinox",
            "abbreviation": "EQX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-07-26",
    "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/Breeze/walking lonely.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/assembly92/m4ch/walking_lonely.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=46781"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 636,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/70/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/70/",
                    "id": 70,
                    "name": "Assembly 1992",
                    "tagline": "",
                    "start_date": "1992-07-24",
                    "end_date": "1992-07-26",
                    "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.20976,
                    "longitude": 24.72801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}