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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179897/?format=api",
        "demozoo_url": "https://demozoo.org/music/179897/",
        "id": 179897,
        "title": ".inside i'm shy",
        "author_nicks": [
            {
                "name": "Tyree",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11002/?format=api",
                    "id": 11002,
                    "name": "Tyree",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Language Lab",
                "abbreviation": "LL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                    "id": 10999,
                    "name": "Language Lab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179898/?format=api",
        "demozoo_url": "https://demozoo.org/music/179898/",
        "id": 179898,
        "title": "slide_(4:58)",
        "author_nicks": [
            {
                "name": "Nagz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                    "id": 11000,
                    "name": "Nagz",
                    "is_group": false
                }
            },
            {
                "name": "Tyree",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11002/?format=api",
                    "id": 11002,
                    "name": "Tyree",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    }
]