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

{
    "url": "https://demozoo.org/api/v1/productions/56579/?format=api",
    "demozoo_url": "https://demozoo.org/music/56579/",
    "id": 56579,
    "title": "Synthpop",
    "author_nicks": [
        {
            "name": "505",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                "id": 2003,
                "name": "505",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "is_group": true
            }
        },
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6088/?format=api",
                "id": 6088,
                "name": "Paradox",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-12-11",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "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": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2010/SV_2K10/MSX/MULTI/505/SYNTHPOP.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/0_9/505/AM/SILLYSYN.AM"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2010/SV2K10/MMUL/505/SYNTHPOP.ZIP"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Ace Tracker/505/synthpop.am"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "172",
            "competition": {
                "id": 6077,
                "name": "Atari Falcon MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/382/",
                    "id": 382,
                    "name": "Silly Venture 2010",
                    "tagline": "",
                    "start_date": "2010-12-10",
                    "end_date": "2010-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "am"
    ]
}