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

{
    "url": "https://demozoo.org/api/v1/productions/325617/?format=api",
    "demozoo_url": "https://demozoo.org/music/325617/",
    "id": 325617,
    "title": "Was That Music?",
    "author_nicks": [
        {
            "name": "Fireboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20321/?format=api",
                "id": 20321,
                "name": "Fireboy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Custom Real Amigas Never Emulated",
            "abbreviation": "C.R.A.N.E.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80144/?format=api",
                "id": 80144,
                "name": "Custom Real Amigas Never Emulated",
                "is_group": true
            }
        },
        {
            "name": "Obsolete",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107888/?format=api",
                "id": 107888,
                "name": "Obsolete",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-07-01",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/posadas23/tracked_music/fireb0y-was_that_music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "30",
            "competition": {
                "id": 18000,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4674/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4674/",
                    "id": 4674,
                    "name": "Posadas 2023",
                    "tagline": "Feel the Force",
                    "start_date": "2023-06-30",
                    "end_date": "2023-07-02",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "https://posadasparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}