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

{
    "url": "https://demozoo.org/api/v1/productions/37423/?format=api",
    "demozoo_url": "https://demozoo.org/music/37423/",
    "id": 37423,
    "title": "Maybee",
    "author_nicks": [
        {
            "name": "Darkxceed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15991/?format=api",
                "id": 15991,
                "name": "Darkxceed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-07",
    "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 2/DarkXceed/may-bee.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ambience98/mmul/house/maybee.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "",
            "competition": {
                "id": 3356,
                "name": "House Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/974/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/974/",
                    "id": 974,
                    "name": "Ambience 1998",
                    "tagline": "",
                    "start_date": "1998-03-06",
                    "end_date": "1998-03-08",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}