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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318343/?format=api",
        "demozoo_url": "https://demozoo.org/music/318343/",
        "id": 318343,
        "title": "HesRight",
        "author_nicks": [
            {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135829/?format=api",
                    "id": 135829,
                    "name": "Gulf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Young Offenders",
                "abbreviation": "YO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135827/?format=api",
                    "id": 135827,
                    "name": "Young Offenders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318338/?format=api",
        "demozoo_url": "https://demozoo.org/music/318338/",
        "id": 318338,
        "title": "Thing",
        "author_nicks": [
            {
                "name": "Gulf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135829/?format=api",
                    "id": 135829,
                    "name": "Gulf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Young Offenders",
                "abbreviation": "YO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135827/?format=api",
                    "id": 135827,
                    "name": "Young Offenders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318333/?format=api",
        "demozoo_url": "https://demozoo.org/music/318333/",
        "id": 318333,
        "title": "MOD1",
        "author_nicks": [
            {
                "name": "Gulf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135829/?format=api",
                    "id": 135829,
                    "name": "Gulf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shades of 619",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135828/?format=api",
                    "id": 135828,
                    "name": "Shades of 619",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]