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

{
    "url": "https://demozoo.org/api/v1/productions/203531/?format=api",
    "demozoo_url": "https://demozoo.org/music/203531/",
    "id": 203531,
    "title": "After the Rain",
    "author_nicks": [
        {
            "name": "Shiru",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
                "id": 17198,
                "name": "Shiru",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-01-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Nintendo Sound Format/Shiru/after the rain.nsf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "168",
            "competition": {
                "id": 15106,
                "name": "NES Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3872/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3872/",
                    "id": 3872,
                    "name": "Extensive Chip Compo 2",
                    "tagline": "",
                    "start_date": "2010-10-10",
                    "end_date": "2011-01-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://exchipo.berotracker.de/~exchipo/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nsf"
    ]
}