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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130834/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/130834/",
        "id": 130834,
        "title": "Magicboat",
        "author_nicks": [
            {
                "name": "Marton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55963/?format=api",
                    "id": 55963,
                    "name": "Marton",
                    "is_group": false
                }
            },
            {
                "name": "Violator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9865/?format=api",
                    "id": 9865,
                    "name": "Violator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130859/?format=api",
        "demozoo_url": "https://demozoo.org/music/130859/",
        "id": 130859,
        "title": "Koni",
        "author_nicks": [
            {
                "name": "Violator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9865/?format=api",
                    "id": 9865,
                    "name": "Violator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11281/?format=api",
                    "id": 11281,
                    "name": "Flare",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154872/",
        "id": 154872,
        "title": "Addhelp",
        "author_nicks": [
            {
                "name": "Violator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9865/?format=api",
                    "id": 9865,
                    "name": "Violator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11281/?format=api",
                    "id": 11281,
                    "name": "Flare",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]