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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115781/?format=api",
        "demozoo_url": "https://demozoo.org/music/115781/",
        "id": 115781,
        "title": "2 boys, 1 co-op",
        "author_nicks": [
            {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            {
                "name": "Truckflatan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33269/?format=api",
                    "id": 33269,
                    "name": "Truckflatan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "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/56228/?format=api",
        "demozoo_url": "https://demozoo.org/music/56228/",
        "id": 56228,
        "title": "Ovaert Jaevla Boglan",
        "author_nicks": [
            {
                "name": "Truckflatan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33269/?format=api",
                    "id": 33269,
                    "name": "Truckflatan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]