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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41225/?format=api",
        "demozoo_url": "https://demozoo.org/music/41225/",
        "id": 41225,
        "title": "Frognation",
        "author_nicks": [
            {
                "name": "The Limb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22512/?format=api",
                    "id": 22512,
                    "name": "The Limb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kothoga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26234/?format=api",
                    "id": 26234,
                    "name": "Kothoga",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "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/33937/?format=api",
        "demozoo_url": "https://demozoo.org/music/33937/",
        "id": 33937,
        "title": "2CTRLED",
        "author_nicks": [
            {
                "name": "The Limb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22512/?format=api",
                    "id": 22512,
                    "name": "The Limb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fanatic",
                "abbreviation": "FNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                    "id": 7665,
                    "name": "Fanatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/33997/?format=api",
        "demozoo_url": "https://demozoo.org/music/33997/",
        "id": 33997,
        "title": "Just In Time",
        "author_nicks": [
            {
                "name": "The Limb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22512/?format=api",
                    "id": 22512,
                    "name": "The Limb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fanatic",
                "abbreviation": "FNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                    "id": 7665,
                    "name": "Fanatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]