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

{
    "url": "https://demozoo.org/api/v1/productions/337591/?format=api",
    "demozoo_url": "https://demozoo.org/music/337591/",
    "id": 337591,
    "title": "Some More",
    "author_nicks": [
        {
            "name": "Punnik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15981/?format=api",
                "id": 15981,
                "name": "Punnik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Knip'N Plak",
            "abbreviation": "KNP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15982/?format=api",
                "id": 15982,
                "name": "Knip'N Plak",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-08-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/e5/2f/punnik-some_more.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/compos/boozedrome_vi/punnik-some_more.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "160",
            "competition": {
                "id": 18661,
                "name": "Gabber",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4851/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4851/",
                    "id": 4851,
                    "name": "Boozedrome VI",
                    "tagline": "The Ultimate Gabber Compo of 2023",
                    "start_date": "2023-08-05",
                    "end_date": "2023-08-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://boozedrome.com/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}