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

{
    "url": "https://demozoo.org/api/v1/productions/57531/?format=api",
    "demozoo_url": "https://demozoo.org/music/57531/",
    "id": 57531,
    "title": "Atari 8-Bit",
    "author_nicks": [
        {
            "name": "Seabrush",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29724/?format=api",
                "id": 29724,
                "name": "Seabrush",
                "is_group": false
            }
        },
        {
            "name": "VLX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25931/?format=api",
                "id": 25931,
                "name": "VLX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-23",
    "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://media.demozoo.org/music/1f/41/atari_8.XM"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SEABRUSH/XM/ATARI_8.XM"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/sillyventure00/wild/atari_8bit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "37",
            "competition": {
                "id": 6204,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/977/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/977/",
                    "id": 977,
                    "name": "Silly Venture 2000",
                    "tagline": "Silesian Venture",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}