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

{
    "url": "https://demozoo.org/api/v1/productions/17972/?format=api",
    "demozoo_url": "https://demozoo.org/music/17972/",
    "id": 17972,
    "title": "Goode Party",
    "author_nicks": [
        {
            "name": "Linde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12949/?format=api",
                "id": 12949,
                "name": "Linde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "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/Linde/goode%20party.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "0D",
            "score": "04.7C",
            "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": []
}