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

[
    {
        "url": "https://demozoo.org/api/v1/productions/134934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/134934/",
        "id": 134934,
        "title": "Movement",
        "author_nicks": [
            {
                "name": "Iman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34301/?format=api",
                    "id": 34301,
                    "name": "Iman",
                    "is_group": false
                }
            },
            {
                "name": "Taymaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13830/?format=api",
                    "id": 13830,
                    "name": "Taymaz",
                    "is_group": false
                }
            },
            {
                "name": "dannykid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57469/?format=api",
                    "id": 57469,
                    "name": "dannykid",
                    "is_group": false
                }
            },
            {
                "name": "jerker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57470/?format=api",
                    "id": 57470,
                    "name": "jerker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19102/?format=api",
        "demozoo_url": "https://demozoo.org/music/19102/",
        "id": 19102,
        "title": "Persian Angel",
        "author_nicks": [
            {
                "name": "Taymaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13830/?format=api",
                    "id": 13830,
                    "name": "Taymaz",
                    "is_group": false
                }
            },
            {
                "name": "Wasted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13802/?format=api",
                    "id": 13802,
                    "name": "Wasted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]