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

{
    "url": "https://demozoo.org/api/v1/productions/102234/?format=api",
    "demozoo_url": "https://demozoo.org/music/102234/",
    "id": 102234,
    "title": "Crossroads",
    "author_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7450/?format=api",
                "id": 7450,
                "name": "Chorus",
                "is_group": false
            }
        },
        {
            "name": "Sid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7010/?format=api",
                "id": 7010,
                "name": "Sid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-08",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=10958"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Chorus/coop-Sid/crossroads.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/southsealand94/m4ch/fd94_mod.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/955/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10765,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2296/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2296/",
                    "id": 2296,
                    "name": "South Sealand 1994",
                    "tagline": "",
                    "start_date": "1994-06-24",
                    "end_date": "1994-06-26",
                    "location": "Vordingborg Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.01383,
                    "longitude": 12.10008,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}