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

{
    "url": "https://demozoo.org/api/v1/productions/6357/?format=api",
    "demozoo_url": "https://demozoo.org/music/6357/",
    "id": 6357,
    "title": "Jam Sessions",
    "author_nicks": [
        {
            "name": "Braintumour",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1161/?format=api",
                "id": 1161,
                "name": "Braintumour",
                "is_group": false
            }
        },
        {
            "name": "Heywood",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7024/?format=api",
                "id": 7024,
                "name": "Heywood",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-01",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Heywood/coop-Braintumour/jam session.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "76",
            "competition": {
                "id": 631,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/253/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/253/",
                    "id": 253,
                    "name": "Rendezvous 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Kristiansand, Vest-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.14642,
                    "longitude": 7.99687,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}