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

{
    "url": "https://demozoo.org/api/v1/productions/1298/?format=api",
    "demozoo_url": "https://demozoo.org/music/1298/",
    "id": 1298,
    "title": "Dioxide Waves",
    "author_nicks": [
        {
            "name": "Jason",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14/?format=api",
                "id": 14,
                "name": "Jason",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Deadline",
            "abbreviation": "DLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-09-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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=35880"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Jason/dioxide%20waves.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "BitjamSong",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?info&id=1613"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zMUalTxdaMo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 57,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5/",
                    "id": 5,
                    "name": "Razor 1911 & Imp-666 Amiga Conference 1991",
                    "tagline": "",
                    "start_date": "1991-09-26",
                    "end_date": "1991-09-29",
                    "location": "Arendal, Aust-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.46039,
                    "longitude": 8.76501,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}