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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48361/?format=api",
        "demozoo_url": "https://demozoo.org/music/48361/",
        "id": 48361,
        "title": "Sweet Ricky",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                    "id": 8866,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anubis",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                    "id": 5553,
                    "name": "Anubis",
                    "is_group": true
                }
            },
            {
                "name": "U2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68083/?format=api",
                    "id": 68083,
                    "name": "U2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48364/?format=api",
        "demozoo_url": "https://demozoo.org/music/48364/",
        "id": 48364,
        "title": "For Veronika",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                    "id": 8866,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Padua",
                "abbreviation": "PDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                    "id": 3774,
                    "name": "Padua",
                    "is_group": true
                }
            },
            {
                "name": "U2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68083/?format=api",
                    "id": 68083,
                    "name": "U2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    }
]