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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166816/?format=api",
        "demozoo_url": "https://demozoo.org/music/166816/",
        "id": 166816,
        "title": "Mind's Evolution !!!",
        "author_nicks": [
            {
                "name": "U2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77/?format=api",
                    "id": 77,
                    "name": "U2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Popsy Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76/?format=api",
                    "id": 76,
                    "name": "Popsy Team",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205533/",
        "id": 205533,
        "title": "Brossez-vous Les Dents",
        "author_nicks": [
            {
                "name": "U2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77/?format=api",
                    "id": 77,
                    "name": "U2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-29",
        "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/166809/?format=api",
        "demozoo_url": "https://demozoo.org/music/166809/",
        "id": 166809,
        "title": "Gloup It !",
        "author_nicks": [
            {
                "name": "G-Hell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79/?format=api",
                    "id": 79,
                    "name": "G-Hell",
                    "is_group": false
                }
            },
            {
                "name": "U2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77/?format=api",
                    "id": 77,
                    "name": "U2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]