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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53713/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53713/",
        "id": 53713,
        "title": "La Sporgenza",
        "author_nicks": [
            {
                "name": "Teori",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31275/?format=api",
                    "id": 31275,
                    "name": "Teori",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thinner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27480/?format=api",
                    "id": 27480,
                    "name": "Thinner",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44012/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44012/",
        "id": 44012,
        "title": "_r4",
        "author_nicks": [
            {
                "name": "Barynen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27479/?format=api",
                    "id": 27479,
                    "name": "Barynen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abnormal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52470/?format=api",
                    "id": 52470,
                    "name": "Abnormal",
                    "is_group": true
                }
            },
            {
                "name": "Thinner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27480/?format=api",
                    "id": 27480,
                    "name": "Thinner",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "drugs"
        ]
    }
]