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

{
    "url": "https://demozoo.org/api/v1/productions/365282/?format=api",
    "demozoo_url": "https://demozoo.org/music/365282/",
    "id": 365282,
    "title": "Monkeys on Mars",
    "author_nicks": [
        {
            "name": "Chavez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/282/?format=api",
                "id": 282,
                "name": "Chavez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funktion",
            "abbreviation": "(F)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/283/?format=api",
                "id": 283,
                "name": "Funktion",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-09-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "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/music/artists/chavez/monkeymars.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://chavezfunktion.itch.io/monkeys-on-mars"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/50762/"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5220/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5220/",
            "id": 5220,
            "name": "Game Boy Competition 2023",
            "tagline": "Create original games, demos, homebrews tools and music for the original Game Boy / Game Boy Color and compete for fame, glory and over $5500 of prizes!",
            "start_date": "2023-06-15",
            "end_date": "2023-09-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://itch.io/jam/gbcompo23"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}