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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303465/?format=api",
        "demozoo_url": "https://demozoo.org/music/303465/",
        "id": 303465,
        "title": "Let's Go DDC",
        "author_nicks": [
            {
                "name": "Moonraker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51196/?format=api",
                    "id": 51196,
                    "name": "Moonraker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Double Density Crew",
                "abbreviation": "DDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7753/?format=api",
                    "id": 7753,
                    "name": "Double Density Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215252/?format=api",
        "demozoo_url": "https://demozoo.org/music/215252/",
        "id": 215252,
        "title": "dynamic vector",
        "author_nicks": [
            {
                "name": "Moonraker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51196/?format=api",
                    "id": 51196,
                    "name": "Moonraker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/215253/?format=api",
        "demozoo_url": "https://demozoo.org/music/215253/",
        "id": 215253,
        "title": "facing north",
        "author_nicks": [
            {
                "name": "Moonraker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51196/?format=api",
                    "id": 51196,
                    "name": "Moonraker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]