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

{
    "url": "https://demozoo.org/api/v1/productions/5750/?format=api",
    "demozoo_url": "https://demozoo.org/music/5750/",
    "id": 5750,
    "title": "680xx Tune – Dabeisein Ist Alles",
    "author_nicks": [
        {
            "name": "Tommy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6947/?format=api",
                "id": 6947,
                "name": "Tommy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Avena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                "id": 2158,
                "name": "Avena",
                "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/d9/6f/680xx.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TOMMY/4CHANNEL/680XX.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "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"
    ]
}