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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283121/?format=api",
        "demozoo_url": "https://demozoo.org/music/283121/",
        "id": 283121,
        "title": "The Streets of Baghdad",
        "author_nicks": [
            {
                "name": "Vegas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58126/?format=api",
                    "id": 58126,
                    "name": "Vegas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digitalus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58135/?format=api",
                    "id": 58135,
                    "name": "Digitalus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286377/?format=api",
        "demozoo_url": "https://demozoo.org/music/286377/",
        "id": 286377,
        "title": "Lair",
        "author_nicks": [
            {
                "name": "Vegas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58126/?format=api",
                    "id": 58126,
                    "name": "Vegas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carcass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                    "id": 10764,
                    "name": "Carcass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "18ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137026/?format=api",
        "demozoo_url": "https://demozoo.org/music/137026/",
        "id": 137026,
        "title": "The Path Taken",
        "author_nicks": [
            {
                "name": "Vegas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58126/?format=api",
                    "id": 58126,
                    "name": "Vegas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mystique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                    "id": 58099,
                    "name": "Mystique",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    }
]