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

{
    "url": "https://demozoo.org/api/v1/productions/30514/?format=api",
    "demozoo_url": "https://demozoo.org/music/30514/",
    "id": 30514,
    "title": "Lucy The Mascot",
    "author_nicks": [
        {
            "name": "Bartman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20271/?format=api",
                "id": 20271,
                "name": "Bartman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Flying Cows Inc.",
            "abbreviation": "FCI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1515/?format=api",
                "id": 1515,
                "name": "Flying Cows Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "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/2a/38/lucy.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/B/BARTMAN/4CHANNEL/LUCY.MOD"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/50327/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "4",
            "competition": {
                "id": 2455,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/567/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/567/",
                    "id": 567,
                    "name": "Gravity 1996",
                    "tagline": "1",
                    "start_date": "1996-11-09",
                    "end_date": "1996-11-10",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}