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

{
    "url": "https://demozoo.org/api/v1/productions/100607/?format=api",
    "demozoo_url": "https://demozoo.org/music/100607/",
    "id": 100607,
    "title": "DJ To Be",
    "author_nicks": [
        {
            "name": "Cals'n",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32189/?format=api",
                "id": 32189,
                "name": "Cals'n",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eagles",
            "abbreviation": "EGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32179/?format=api",
                "id": 32179,
                "name": "Eagles",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-03",
    "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/f8/dj_to_be.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CALSN/4CHANNEL/DJ_TO_BE.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/P2B3/M4CH/CALSN/PTB3_M4.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 10118,
                "name": "Module Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1600/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1600/",
                    "id": 1600,
                    "name": "Place To Be 1995",
                    "tagline": "Place to be 3",
                    "start_date": "1995-07-31",
                    "end_date": "1995-08-04",
                    "location": "Mont-de-Marsan, Département des Landes, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.89022,
                    "longitude": -0.49713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}