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

{
    "url": "https://demozoo.org/api/v1/productions/48434/?format=api",
    "demozoo_url": "https://demozoo.org/music/48434/",
    "id": 48434,
    "title": "Color",
    "author_nicks": [
        {
            "name": "Elan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29534/?format=api",
                "id": 29534,
                "name": "Elan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Satantronic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                "id": 2240,
                "name": "Satantronic",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-16",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "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://asma.atari.org/asma/Composers/Hudak_Matej/Color.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/39/bc/color.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2002/FOREVER3/A8MSX/ELAN/COLOR.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/forever3/atari/f3atari.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "192",
            "competition": {
                "id": 4885,
                "name": "Atari Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/123/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/123/",
                    "id": 123,
                    "name": "Forever 2002",
                    "tagline": "Forever III",
                    "start_date": "2002-03-15",
                    "end_date": "2002-03-17",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap",
        "chaos-music-composer"
    ]
}