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

{
    "url": "https://demozoo.org/api/v1/productions/63652/?format=api",
    "demozoo_url": "https://demozoo.org/music/63652/",
    "id": 63652,
    "title": "Forest Sight",
    "author_nicks": [
        {
            "name": "Shad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
                "id": 7652,
                "name": "Shad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Infiny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                "id": 7204,
                "name": "Infiny",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-02-26",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/VOLCANC1/M4CH/SHAD/FOREST.ZIP"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Shad/forest sight.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2213,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/735/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/735/",
                    "id": 735,
                    "name": "Volcanic 1995",
                    "tagline": "Volcanic 1",
                    "start_date": "1995-02-24",
                    "end_date": "1995-02-27",
                    "location": "Gerzat, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.82583,
                    "longitude": 3.14472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}