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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304351/?format=api",
        "demozoo_url": "https://demozoo.org/music/304351/",
        "id": 304351,
        "title": "Funky Maaaan",
        "author_nicks": [
            {
                "name": "Fizban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129554/?format=api",
                    "id": 129554,
                    "name": "Fizban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Compact Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1222/?format=api",
                    "id": 1222,
                    "name": "Compact Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210136/?format=api",
        "demozoo_url": "https://demozoo.org/music/210136/",
        "id": 210136,
        "title": "Test3",
        "author_nicks": [
            {
                "name": "Fizban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129554/?format=api",
                    "id": 129554,
                    "name": "Fizban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Compact Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1222/?format=api",
                    "id": 1222,
                    "name": "Compact Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04",
        "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/304469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304469/",
        "id": 304469,
        "title": "Play-Play v1.0",
        "author_nicks": [
            {
                "name": "Whiplash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129554/?format=api",
                    "id": 129554,
                    "name": "Fizban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-23",
        "supertype": "production",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304470/",
        "id": 304470,
        "title": "Whip-Play v1.0",
        "author_nicks": [
            {
                "name": "Whiplash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129554/?format=api",
                    "id": 129554,
                    "name": "Fizban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05",
        "supertype": "production",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    }
]