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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85205/",
        "id": 85205,
        "title": "Basilica de Begoña",
        "author_nicks": [
            {
                "name": "Jongoart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39006/?format=api",
                    "id": 39006,
                    "name": "Jongoart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Palmers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40711/?format=api",
                    "id": 40711,
                    "name": "Palmeras",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-07-22",
        "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/83520/?format=api",
        "demozoo_url": "https://demozoo.org/music/83520/",
        "id": 83520,
        "title": "Algo de Placer",
        "author_nicks": [
            {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31919/?format=api",
                    "id": 31919,
                    "name": "Aki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Palmeras",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40711/?format=api",
                    "id": 40711,
                    "name": "Palmeras",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77634/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77634/",
        "id": 77634,
        "title": "Mosqui",
        "author_nicks": [
            {
                "name": "Jongoart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39006/?format=api",
                    "id": 39006,
                    "name": "Jongoart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Palmeras",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40711/?format=api",
                    "id": 40711,
                    "name": "Palmeras",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]