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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305247/?format=api",
        "demozoo_url": "https://demozoo.org/music/305247/",
        "id": 305247,
        "title": "Lokomotyva",
        "author_nicks": [
            {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2952/?format=api",
                    "id": 2952,
                    "name": "Dreamer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TPDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2007/?format=api",
                    "id": 2007,
                    "name": "TPDL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28428/?format=api",
        "demozoo_url": "https://demozoo.org/music/28428/",
        "id": 28428,
        "title": "Bajki o samochodach",
        "author_nicks": [
            {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2952/?format=api",
                    "id": 2952,
                    "name": "Dreamer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TPDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2007/?format=api",
                    "id": 2007,
                    "name": "TPDL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71169/?format=api",
        "demozoo_url": "https://demozoo.org/music/71169/",
        "id": 71169,
        "title": "Cigarette Smoke",
        "author_nicks": [
            {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2952/?format=api",
                    "id": 2952,
                    "name": "Dreamer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TPDL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2007/?format=api",
                    "id": 2007,
                    "name": "TPDL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "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"
        ]
    }
]