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

{
    "url": "https://demozoo.org/api/v1/productions/26140/?format=api",
    "demozoo_url": "https://demozoo.org/music/26140/",
    "id": 26140,
    "title": "Born in '85",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-28",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "18",
            "score": "19",
            "competition": {
                "id": 1833,
                "name": "Tracker Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/100/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/100/",
                    "id": 100,
                    "name": "The Party 2001",
                    "tagline": "Digitally Remastered",
                    "start_date": "2001-12-27",
                    "end_date": "2001-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "unknown-author"
    ]
}