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

{
    "url": "https://demozoo.org/api/v1/productions/17968/?format=api",
    "demozoo_url": "https://demozoo.org/music/17968/",
    "id": 17968,
    "title": "Wasp Slayer",
    "author_nicks": [
        {
            "name": "X-Jammer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3191/?format=api",
                "id": 3191,
                "name": "X-Jammer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-08-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/PlaySID/X-Jammer/wasp%20slayer.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "09",
            "score": "05.61",
            "competition": {
                "id": 1037,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/86/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/86/",
                    "id": 86,
                    "name": "Little Computer People 2011",
                    "tagline": "",
                    "start_date": "2011-08-05",
                    "end_date": "2011-08-07",
                    "location": "Lund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.706225,
                    "longitude": 13.187605,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}