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

{
    "url": "https://demozoo.org/api/v1/productions/28478/?format=api",
    "demozoo_url": "https://demozoo.org/music/28478/",
    "id": 28478,
    "title": "Truancy",
    "author_nicks": [
        {
            "name": "Parch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8112/?format=api",
                "id": 8112,
                "name": "Parch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Limited Edition",
            "abbreviation": "LED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-10-07",
    "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/Parch/truancy.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "51",
            "competition": {
                "id": 2146,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/401/",
                    "id": 401,
                    "name": "Remedy 1995",
                    "tagline": "",
                    "start_date": "1995-10-06",
                    "end_date": "1995-10-08",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}