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

{
    "url": "https://demozoo.org/api/v1/productions/17973/?format=api",
    "demozoo_url": "https://demozoo.org/music/17973/",
    "id": 17973,
    "title": "Teckomatorp",
    "author_nicks": [
        {
            "name": "Susanne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12950/?format=api",
                "id": 12950,
                "name": "Susanne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Durex",
            "abbreviation": "DRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                "id": 12951,
                "name": "Durex",
                "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/Susanne/teckomatorp.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "0E",
            "score": "04.74",
            "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"
    ]
}