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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57071/",
        "id": 57071,
        "title": "Select Kannwas",
        "author_nicks": [
            {
                "name": "Chrissie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26073/?format=api",
                    "id": 26073,
                    "name": "Chrissie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebels",
                "abbreviation": "RBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                    "id": 59198,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-12-28",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201582/?format=api",
        "demozoo_url": "https://demozoo.org/music/201582/",
        "id": 201582,
        "title": "?",
        "author_nicks": [
            {
                "name": "Artlace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                    "id": 11153,
                    "name": "Artlace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Active",
                "abbreviation": "[A]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                    "id": 13848,
                    "name": "Active",
                    "is_group": true
                }
            },
            {
                "name": "Lethargy",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                    "id": 21378,
                    "name": "Lethargy",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                    "id": 59198,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-20",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126937/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126937/",
        "id": 126937,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Mercury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54924/?format=api",
                    "id": 54924,
                    "name": "Mercury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebels",
                "abbreviation": "RBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                    "id": 59198,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "graphics-with-music"
        ]
    }
]