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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165805/?format=api",
        "demozoo_url": "https://demozoo.org/music/165805/",
        "id": 165805,
        "title": "Long-range",
        "author_nicks": [
            {
                "name": "st0Rm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14819/?format=api",
                    "id": 14819,
                    "name": "st0Rm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radiator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                    "id": 14795,
                    "name": "Radiator",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-10",
        "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/79957/?format=api",
        "demozoo_url": "https://demozoo.org/music/79957/",
        "id": 79957,
        "title": "Dustbeat",
        "author_nicks": [
            {
                "name": "st0Rm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14819/?format=api",
                    "id": 14819,
                    "name": "st0Rm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Attic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21944/?format=api",
                    "id": 21944,
                    "name": "Attic",
                    "is_group": true
                }
            },
            {
                "name": "rAdiaT0t",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                    "id": 14795,
                    "name": "Radiator",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch"
        ]
    }
]