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

{
    "url": "https://demozoo.org/api/v1/productions/1949/?format=api",
    "demozoo_url": "https://demozoo.org/music/1949/",
    "id": 1949,
    "title": "Overload",
    "author_nicks": [
        {
            "name": "Mantronix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/791/?format=api",
                "id": 791,
                "name": "Mantronix",
                "is_group": false
            }
        },
        {
            "name": "Tip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/845/?format=api",
                "id": 845,
                "name": "Tip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-12-28",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/DEMOS/ST/HIFIDRMS/OVERLOAD.MOD"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Mantronix/coop-Tip/overload.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=32122"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IJ4ITB8HucQ"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Z5SU-FMuAyg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 145,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/59/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/59/",
                    "id": 59,
                    "name": "The Party 1991",
                    "tagline": "Crystal, Silents, Anarchy",
                    "start_date": "1991-12-26",
                    "end_date": "1991-12-28",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/wiki/The_Party_1991"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}