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

{
    "url": "https://demozoo.org/api/v1/productions/173187/?format=api",
    "demozoo_url": "https://demozoo.org/music/173187/",
    "id": 173187,
    "title": "Nine",
    "author_nicks": [
        {
            "name": "Oxygener",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10549/?format=api",
                "id": 10549,
                "name": "Oxygener",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superstars",
            "abbreviation": "SST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15983/?format=api",
                "id": 15983,
                "name": "Superstars",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-18",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Oxygener/nine.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/lcp09/amiga_music/oxygener-nine.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "05.46",
            "competition": {
                "id": 13284,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/606/",
                    "id": 606,
                    "name": "Little Computer People 2009",
                    "tagline": "",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.60587,
                    "longitude": 13.00073,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}