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

{
    "url": "https://demozoo.org/api/v1/productions/299121/?format=api",
    "demozoo_url": "https://demozoo.org/music/299121/",
    "id": 299121,
    "title": "Fruit Garden",
    "author_nicks": [
        {
            "name": "Dan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7299/?format=api",
                "id": 7299,
                "name": "Dan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sundial Aeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26611/?format=api",
                "id": 26611,
                "name": "Sundial Aeon",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-08-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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/xenium21/msx_tracked/trackedmsx_dan.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "167",
            "competition": {
                "id": 16693,
                "name": "Tracked MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4038/",
                    "id": 4038,
                    "name": "Xenium 2021",
                    "tagline": "In Search of A Killer Prod",
                    "start_date": "2021-08-27",
                    "end_date": "2021-08-29",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2021.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}