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

{
    "url": "https://demozoo.org/api/v1/productions/325473/?format=api",
    "demozoo_url": "https://demozoo.org/music/325473/",
    "id": 325473,
    "title": "Fusion Energy",
    "author_nicks": [
        {
            "name": "Liv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55119/?format=api",
                "id": 55119,
                "name": "Liv",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainiax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59093/?format=api",
                "id": 59093,
                "name": "Brainiax",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-06-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 17985,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4588/",
                    "id": 4588,
                    "name": "Decrunch 2023",
                    "tagline": "",
                    "start_date": "2023-06-23",
                    "end_date": "2023-06-25",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        }
    ],
    "tags": [
        "lost"
    ]
}