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

{
    "url": "https://demozoo.org/api/v1/productions/45811/?format=api",
    "demozoo_url": "https://demozoo.org/music/45811/",
    "id": 45811,
    "title": "Seen an Angel",
    "author_nicks": [
        {
            "name": "Singer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16955/?format=api",
                "id": 16955,
                "name": "Singer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        },
        {
            "name": "Grinders",
            "abbreviation": "GRNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                "id": 22425,
                "name": "Grinders",
                "is_group": true
            }
        },
        {
            "name": "Mental",
            "abbreviation": "MNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
                "id": 7778,
                "name": "Mental",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-30",
    "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/Fasttracker%202/Singer/seen%20an%20angel.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rush_hours99/mmul/snangel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "102",
            "competition": {
                "id": 4553,
                "name": "Msx Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1091/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1091/",
                    "id": 1091,
                    "name": "Xenium 1999",
                    "tagline": "",
                    "start_date": "1999-07-10",
                    "end_date": "1999-07-11",
                    "location": "Włocławek, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.64817,
                    "longitude": 19.0678,
                    "website": ""
                }
            }
        },
        {
            "position": 30,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4410,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/928/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/928/",
                    "id": 928,
                    "name": "Rush Hours 1999",
                    "tagline": "",
                    "start_date": "1999-05-29",
                    "end_date": "1999-05-30",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}