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

{
    "url": "https://demozoo.org/api/v1/productions/308625/?format=api",
    "demozoo_url": "https://demozoo.org/music/308625/",
    "id": 308625,
    "title": "Something to Sing",
    "author_nicks": [
        {
            "name": "Shogoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
                "id": 10823,
                "name": "Shogoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elysium",
            "abbreviation": "ESM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium",
                "is_group": true
            }
        },
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-05-28",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/229638/something to sing.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/S/Shogoon/Something_to_Sing.sid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "451",
            "competition": {
                "id": 17061,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4241/",
                    "id": 4241,
                    "name": "Moonshine Dragons 2022",
                    "tagline": "",
                    "start_date": "2022-05-27",
                    "end_date": "2022-05-29",
                    "location": "Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}