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

{
    "url": "https://demozoo.org/api/v1/productions/5748/?format=api",
    "demozoo_url": "https://demozoo.org/music/5748/",
    "id": 5748,
    "title": "Hawk",
    "author_nicks": [
        {
            "name": "Ripguy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2556/?format=api",
                "id": 2556,
                "name": "Ripguy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Risk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2239/?format=api",
                "id": 2239,
                "name": "Risk",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-02",
    "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/b3/4e/hawk.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/R/RIPGUY/4CHANNEL/LAMERBR2/HAWK.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1993/680XX/M4CH/RIPGUY/HAWK.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 600,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/236/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/236/",
                    "id": 236,
                    "name": "680xx Convention 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Free and Hanseatic City of Hamburg, Hamburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.58333,
                    "longitude": 10.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}