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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163680/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163680/",
        "id": 163680,
        "title": "LSD",
        "author_nicks": [
            {
                "name": "Kajetan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39065/?format=api",
                    "id": 39065,
                    "name": "Kajetan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pride",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15014/?format=api",
                    "id": 15014,
                    "name": "Pride",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-29",
        "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/71155/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71155/",
        "id": 71155,
        "title": "She's a Vamp!",
        "author_nicks": [
            {
                "name": "Kajetan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39065/?format=api",
                    "id": 39065,
                    "name": "Kajetan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pride",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15014/?format=api",
                    "id": 15014,
                    "name": "Pride",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/256118/?format=api",
        "demozoo_url": "https://demozoo.org/music/256118/",
        "id": 256118,
        "title": "Red Razor",
        "author_nicks": [
            {
                "name": "Revisor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74162/?format=api",
                    "id": 74162,
                    "name": "Revisor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pride",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15014/?format=api",
                    "id": 15014,
                    "name": "Pride",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]