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

{
    "url": "https://demozoo.org/api/v1/productions/66589/?format=api",
    "demozoo_url": "https://demozoo.org/music/66589/",
    "id": 66589,
    "title": "Palmitoes",
    "author_nicks": [
        {
            "name": "Smith",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8078/?format=api",
                "id": 8078,
                "name": "Smith",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-01",
    "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/10/41/palmitoe.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SMITH/4CHANNEL/PALMITOE.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 7256,
                "name": "Modules",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1596/",
                    "id": 1596,
                    "name": "Code A Day Convention",
                    "tagline": "",
                    "start_date": "1993-05-01",
                    "end_date": "1993-05-01",
                    "location": "Melun, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53972,
                    "longitude": 2.65917,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}