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

{
    "url": "https://demozoo.org/api/v1/productions/103206/?format=api",
    "demozoo_url": "https://demozoo.org/music/103206/",
    "id": 103206,
    "title": "Quo Vadis ?",
    "author_nicks": [
        {
            "name": "Connor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27079/?format=api",
                "id": 27079,
                "name": "Connor",
                "is_group": false
            }
        },
        {
            "name": "FXL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27081/?format=api",
                "id": 27081,
                "name": "FXL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Naughty Bytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1994",
    "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/db/c0/e_quovad.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/F/FXL/4CHANNEL/E_QUOVAD.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1604/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1604/",
            "id": 1604,
            "name": "Dresden Coding Convention (DCC) 1994",
            "tagline": "DCC 2",
            "start_date": "1994-02-25",
            "end_date": "1994-02-27",
            "location": "Dresden, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.053631,
            "longitude": 13.74081,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}