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

[
    {
        "url": "https://demozoo.org/api/v1/productions/66899/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66899/",
        "id": 66899,
        "title": "vaeaeryyden vasalli",
        "author_nicks": [
            {
                "name": "John Peeba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                    "id": 12862,
                    "name": "John Peeba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "David Hasselhoff Fan Club",
                "abbreviation": "DHFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
                    "id": 37743,
                    "name": "David Hasselhoff Fan Club",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-08",
        "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/66901/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66901/",
        "id": 66901,
        "title": "Uwaga Auto",
        "author_nicks": [
            {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                    "id": 10125,
                    "name": "Random",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Armada",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3005/?format=api",
                    "id": 3005,
                    "name": "Armada",
                    "is_group": true
                }
            },
            {
                "name": "David Hasselhoff Fan Club",
                "abbreviation": "DHFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
                    "id": 37743,
                    "name": "David Hasselhoff Fan Club",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]