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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318870/?format=api",
        "demozoo_url": "https://demozoo.org/music/318870/",
        "id": 318870,
        "title": "Rain",
        "author_nicks": [
            {
                "name": "Silpheed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                    "id": 59073,
                    "name": "Silpheed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Solution",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74503/?format=api",
                    "id": 74503,
                    "name": "The Solution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-05-13",
        "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"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307843/?format=api",
        "demozoo_url": "https://demozoo.org/music/307843/",
        "id": 307843,
        "title": "Until Late",
        "author_nicks": [
            {
                "name": "Silpheed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                    "id": 59073,
                    "name": "Silpheed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Solution",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74503/?format=api",
                    "id": 74503,
                    "name": "The Solution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-01-31",
        "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"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360976/",
        "id": 360976,
        "title": "AFM - Another F*cking Modplayer",
        "author_nicks": [
            {
                "name": "Silpheed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                    "id": 59073,
                    "name": "Silpheed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hitmen",
                "abbreviation": "HIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                    "id": 2964,
                    "name": "Hitmen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "gba-modplayer",
            "hitafm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323053/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323053/",
        "id": 323053,
        "title": "Hitmod 1.5",
        "author_nicks": [
            {
                "name": "Silpheed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                    "id": 59073,
                    "name": "Silpheed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hitmen",
                "abbreviation": "HIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                    "id": 2964,
                    "name": "Hitmen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "hitmod",
            "psx-modplayer"
        ]
    }
]