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

{
    "url": "https://demozoo.org/api/v1/productions/27669/?format=api",
    "demozoo_url": "https://demozoo.org/music/27669/",
    "id": 27669,
    "title": "By The Fireside",
    "author_nicks": [
        {
            "name": "Note",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19152/?format=api",
                "id": 19152,
                "name": "Note",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Age",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13094/?format=api",
                "id": 13094,
                "name": "New Age",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-11",
    "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": "http://discmaster.textfiles.com/view/6973/Scene_Xplorer_1.iso/!MUSIC!/Musicians/World/Note/mod.By_the_fireside/mod.By_the_fireside"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Note/by%20the%20fireside.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "94",
            "competition": {
                "id": 2016,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/464/",
                    "id": 464,
                    "name": "Compusphere 1995 (5)",
                    "tagline": "",
                    "start_date": "1995-11-10",
                    "end_date": "1995-11-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}