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

{
    "url": "https://demozoo.org/api/v1/productions/138859/?format=api",
    "demozoo_url": "https://demozoo.org/music/138859/",
    "id": 138859,
    "title": "Untitled (2)",
    "author_nicks": [
        {
            "name": "Chaser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                "id": 508,
                "name": "Chaser",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-05-21",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11546,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2571/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2571/",
                    "id": 2571,
                    "name": "Spring Meeting 1994",
                    "tagline": "",
                    "start_date": "1994-05-20",
                    "end_date": "1994-05-22",
                    "location": "Chojnów, Powiat legnicki, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.27373,
                    "longitude": 15.93661,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}