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

{
    "url": "https://demozoo.org/api/v1/productions/28922/?format=api",
    "demozoo_url": "https://demozoo.org/music/28922/",
    "id": 28922,
    "title": "OutLaw & Folkhem",
    "author_nicks": [
        {
            "name": "Radix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                "id": 5,
                "name": "Radix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Duplo",
            "abbreviation": "DPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                "id": 8208,
                "name": "Duplo",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-01",
    "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/Radix/outlaw & folkhem.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2206,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/734/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/734/",
                    "id": 734,
                    "name": "Virtual Conspiracy 1995",
                    "tagline": "",
                    "start_date": "1995-03-31",
                    "end_date": "1995-04-02",
                    "location": "Nyköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.753262,
                    "longitude": 17.00923,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}