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

{
    "url": "https://demozoo.org/api/v1/productions/302549/?format=api",
    "demozoo_url": "https://demozoo.org/music/302549/",
    "id": 302549,
    "title": "Patience",
    "author_nicks": [
        {
            "name": "R1SC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128255/?format=api",
                "id": 128255,
                "name": "R1SC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-27",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/syntax21/29_second_music/patience.flac"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9POCSy5u1O4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "84",
            "competition": {
                "id": 16842,
                "name": "29 Second Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4373/",
                    "id": 4373,
                    "name": "Syntax 2021",
                    "tagline": "",
                    "start_date": "2021-11-27",
                    "end_date": "2021-11-28",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}