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

{
    "url": "https://demozoo.org/api/v1/productions/59123/?format=api",
    "demozoo_url": "https://demozoo.org/music/59123/",
    "id": 59123,
    "title": "Trans Techno",
    "author_nicks": [
        {
            "name": "Hospes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                "id": 33054,
                "name": "Hospes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Votion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34349/?format=api",
                "id": 34349,
                "name": "The Votion",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-17",
    "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/42/8f/transtec.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/H/HAMTECH/4CHANNEL/TRANSTEC.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2004/LAC/M4CH/HOSPES/TRANSTEC.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "21",
            "competition": {
                "id": 6444,
                "name": "MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1747/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1747/",
                    "id": 1747,
                    "name": "Little Atari Convention (LAC)",
                    "tagline": "",
                    "start_date": "2004-04-17",
                    "end_date": "2004-04-18",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}