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

{
    "url": "https://demozoo.org/api/v1/productions/7328/?format=api",
    "demozoo_url": "https://demozoo.org/music/7328/",
    "id": 7328,
    "title": "Moon (V.Beast)",
    "author_nicks": [
        {
            "name": "Found",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6331/?format=api",
                "id": 6331,
                "name": "Found",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Orchide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12959/?format=api",
                "id": 12959,
                "name": "Orchide",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-15",
    "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/Fasttracker%202/Found/moon%20(v.beast).xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "=10",
            "score": "41",
            "competition": {
                "id": 703,
                "name": "Music Multichannel/MIDI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/41/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/41/",
                    "id": 41,
                    "name": "The Gathering 1995",
                    "tagline": "",
                    "start_date": "1995-04-11",
                    "end_date": "1995-04-15",
                    "location": "Stavanger, Rogaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.97005,
                    "longitude": 5.73332,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}