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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59604/?format=api",
        "demozoo_url": "https://demozoo.org/music/59604/",
        "id": 59604,
        "title": "Reaver",
        "author_nicks": [
            {
                "name": "Reaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23749/?format=api",
                    "id": 23749,
                    "name": "Reaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "38ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43374/?format=api",
        "demozoo_url": "https://demozoo.org/music/43374/",
        "id": 43374,
        "title": "Energy",
        "author_nicks": [
            {
                "name": "Reaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23749/?format=api",
                    "id": 23749,
                    "name": "Reaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-24",
        "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/36268/?format=api",
        "demozoo_url": "https://demozoo.org/music/36268/",
        "id": 36268,
        "title": "The Dope",
        "author_nicks": [
            {
                "name": "Reaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23749/?format=api",
                    "id": 23749,
                    "name": "Reaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Access",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23750/?format=api",
                    "id": 23750,
                    "name": "Digital Access",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]