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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2530/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2530/",
        "id": 2530,
        "title": "Donald",
        "author_nicks": [
            {
                "name": "Frenzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                    "id": 5113,
                    "name": "Frenzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rødsprit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5290/?format=api",
                    "id": 5290,
                    "name": "Rødsprit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2558/?format=api",
        "demozoo_url": "https://demozoo.org/music/2558/",
        "id": 2558,
        "title": "Arapappa gabbah",
        "author_nicks": [
            {
                "name": "Frenzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                    "id": 5113,
                    "name": "Frenzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rødsprit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5290/?format=api",
                    "id": 5290,
                    "name": "Rødsprit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3072/?format=api",
        "demozoo_url": "https://demozoo.org/music/3072/",
        "id": 3072,
        "title": "Drammen3",
        "author_nicks": [
            {
                "name": "Herr Habbers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5504/?format=api",
                    "id": 5504,
                    "name": "Herr Habbers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rødsprit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5290/?format=api",
                    "id": 5290,
                    "name": "Rødsprit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]