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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208787/?format=api",
        "demozoo_url": "https://demozoo.org/music/208787/",
        "id": 208787,
        "title": "u2",
        "author_nicks": [
            {
                "name": "Pluto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                    "id": 4052,
                    "name": "Pluto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-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/208786/?format=api",
        "demozoo_url": "https://demozoo.org/music/208786/",
        "id": 208786,
        "title": "Sweet2",
        "author_nicks": [
            {
                "name": "Pluto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                    "id": 4052,
                    "name": "Pluto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Round Circle",
                "abbreviation": "TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                    "id": 4047,
                    "name": "The Round Circle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-05-13",
        "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/208783/?format=api",
        "demozoo_url": "https://demozoo.org/music/208783/",
        "id": 208783,
        "title": "Martinmix",
        "author_nicks": [
            {
                "name": "Pluto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                    "id": 4052,
                    "name": "Pluto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Round Circle",
                "abbreviation": "TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                    "id": 4047,
                    "name": "The Round Circle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208785/?format=api",
        "demozoo_url": "https://demozoo.org/music/208785/",
        "id": 208785,
        "title": "Porris",
        "author_nicks": [
            {
                "name": "Pluto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                    "id": 4052,
                    "name": "Pluto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Round Circle",
                "abbreviation": "TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                    "id": 4047,
                    "name": "The Round Circle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]