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

{
    "url": "https://demozoo.org/api/v1/productions/141774/?format=api",
    "demozoo_url": "https://demozoo.org/music/141774/",
    "id": 141774,
    "title": "Intro",
    "author_nicks": [
        {
            "name": "Tolli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60007/?format=api",
                "id": 60007,
                "name": "Tolli",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Lazer Heads",
            "abbreviation": "TLH, T.L.H.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32256/?format=api",
                "id": 32256,
                "name": "The Lazer Heads",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-01-03",
    "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/c1/15/intro.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TOLLI/4CHANNEL/TLHHITS/INTRO.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9511,
                "name": "Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1575/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1575/",
                    "id": 1575,
                    "name": "The Brainless Institute Party 1992",
                    "tagline": "3",
                    "start_date": "1992-01-03",
                    "end_date": "1992-01-06",
                    "location": "Skovde, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.400791,
                    "longitude": 13.85494,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}