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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136237/?format=api",
        "demozoo_url": "https://demozoo.org/music/136237/",
        "id": 136237,
        "title": "Pieces, love and the unive...",
        "author_nicks": [
            {
                "name": "Piecemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42252/?format=api",
                    "id": 42252,
                    "name": "Piecemaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-11-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186414/?format=api",
        "demozoo_url": "https://demozoo.org/music/186414/",
        "id": 186414,
        "title": "Good things happens to bad people (DH Edit)",
        "author_nicks": [
            {
                "name": "Piecemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42252/?format=api",
                    "id": 42252,
                    "name": "Piecemaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83340/?format=api",
        "demozoo_url": "https://demozoo.org/music/83340/",
        "id": 83340,
        "title": "Corepeople",
        "author_nicks": [
            {
                "name": "Piecemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42252/?format=api",
                    "id": 42252,
                    "name": "Piecemaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]