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

{
    "url": "https://demozoo.org/api/v1/productions/20620/?format=api",
    "demozoo_url": "https://demozoo.org/music/20620/",
    "id": 20620,
    "title": "Anders' Hair",
    "author_nicks": [
        {
            "name": "C-Frog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2486/?format=api",
                "id": 2486,
                "name": "D Vibe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nature",
            "abbreviation": "NAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2487/?format=api",
                "id": 2487,
                "name": "Nature",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-12",
    "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/9b/ec/anders.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/C_FROG/4CHANNEL/ANDERS.MOD"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/underscore02/chip/c-frog_amiga_chipcompo.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "11.96%",
            "competition": {
                "id": 1300,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/266/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/266/",
                    "id": 266,
                    "name": "Underscore 2002",
                    "tagline": "",
                    "start_date": "2002-05-09",
                    "end_date": "2002-05-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}