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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310880/?format=api",
        "demozoo_url": "https://demozoo.org/music/310880/",
        "id": 310880,
        "title": "Behind",
        "author_nicks": [
            {
                "name": "Razz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132472/?format=api",
                    "id": 132472,
                    "name": "Razz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08",
        "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/310845/?format=api",
        "demozoo_url": "https://demozoo.org/music/310845/",
        "id": 310845,
        "title": "Keep Dancing",
        "author_nicks": [
            {
                "name": "Razz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132472/?format=api",
                    "id": 132472,
                    "name": "Razz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06",
        "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/310053/?format=api",
        "demozoo_url": "https://demozoo.org/music/310053/",
        "id": 310053,
        "title": "Cool Summer Rythms",
        "author_nicks": [
            {
                "name": "Razz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132472/?format=api",
                    "id": 132472,
                    "name": "Razz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Klymax",
                "abbreviation": "KX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25164/?format=api",
                    "id": 25164,
                    "name": "Klymax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "30ch"
        ]
    }
]