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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334096/?format=api",
        "demozoo_url": "https://demozoo.org/music/334096/",
        "id": 334096,
        "title": "From Here To Nowhere",
        "author_nicks": [
            {
                "name": "Kagesan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69518/?format=api",
                    "id": 69518,
                    "name": "Kagesan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-02",
        "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/167596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167596/",
        "id": 167596,
        "title": "Bara Burū",
        "author_nicks": [
            {
                "name": "Kagesan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69518/?format=api",
                    "id": 69518,
                    "name": "Kagesan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167600/",
        "id": 167600,
        "title": "MARKanoIIId",
        "author_nicks": [
            {
                "name": "Kagesan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69518/?format=api",
                    "id": 69518,
                    "name": "Kagesan",
                    "is_group": false
                }
            },
            {
                "name": "TomyS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69525/?format=api",
                    "id": 69525,
                    "name": "TomyS",
                    "is_group": false
                }
            },
            {
                "name": "sverx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69524/?format=api",
                    "id": 69524,
                    "name": "sverx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "breakout"
        ]
    }
]