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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38814/?format=api",
        "demozoo_url": "https://demozoo.org/music/38814/",
        "id": 38814,
        "title": "Dariache",
        "author_nicks": [
            {
                "name": "Blac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52839/?format=api",
                    "id": 52839,
                    "name": "Blac",
                    "is_group": false
                }
            },
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13405/?format=api",
                    "id": 13405,
                    "name": "Poison",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                    "id": 13999,
                    "name": "Blocc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "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",
            "guitar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38811/?format=api",
        "demozoo_url": "https://demozoo.org/music/38811/",
        "id": 38811,
        "title": "The 70th's 2K",
        "author_nicks": [
            {
                "name": "Blac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52839/?format=api",
                    "id": 52839,
                    "name": "Blac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prizaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22651/?format=api",
                    "id": 22651,
                    "name": "Prizaid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "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"
        ]
    }
]