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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282193/?format=api",
        "demozoo_url": "https://demozoo.org/music/282193/",
        "id": 282193,
        "title": "Gnaw",
        "author_nicks": [
            {
                "name": "Flinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44497/?format=api",
                    "id": 44497,
                    "name": "Flinx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Elite Movement",
                "abbreviation": "REM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                    "id": 86539,
                    "name": "Radical Elite Movement",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "13ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/213976/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/213976/",
        "id": 213976,
        "title": "Fantasy Force Logo",
        "author_nicks": [
            {
                "name": "Flinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44497/?format=api",
                    "id": 44497,
                    "name": "Flinx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fantasy Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7949/?format=api",
                    "id": 7949,
                    "name": "The Fantasy Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]