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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333181/?format=api",
        "demozoo_url": "https://demozoo.org/music/333181/",
        "id": 333181,
        "title": "Deep Breath",
        "author_nicks": [
            {
                "name": "Altima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139876/?format=api",
                    "id": 139876,
                    "name": "Altima",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sweep",
                "abbreviation": "dS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29565/?format=api",
                    "id": 29565,
                    "name": "Digital Sweep",
                    "is_group": true
                }
            },
            {
                "name": "Hellven",
                "abbreviation": "hlvn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29839/?format=api",
                    "id": 29839,
                    "name": "Hellven",
                    "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": [
            "4ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333182/?format=api",
        "demozoo_url": "https://demozoo.org/music/333182/",
        "id": 333182,
        "title": "Elemental Break",
        "author_nicks": [
            {
                "name": "Altima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139876/?format=api",
                    "id": 139876,
                    "name": "Altima",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sweep",
                "abbreviation": "dS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29565/?format=api",
                    "id": 29565,
                    "name": "Digital Sweep",
                    "is_group": true
                }
            },
            {
                "name": "Hellven",
                "abbreviation": "hlvn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29839/?format=api",
                    "id": 29839,
                    "name": "Hellven",
                    "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": [
            "it",
            "35ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333183/?format=api",
        "demozoo_url": "https://demozoo.org/music/333183/",
        "id": 333183,
        "title": "Silent Earth",
        "author_nicks": [
            {
                "name": "Altima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139876/?format=api",
                    "id": 139876,
                    "name": "Altima",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": [
            "it",
            "22ch"
        ]
    }
]