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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202313/?format=api",
        "demozoo_url": "https://demozoo.org/music/202313/",
        "id": 202313,
        "title": "Alien Seckse Clone (final version)",
        "author_nicks": [
            {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/277/?format=api",
                    "id": 277,
                    "name": "Echo",
                    "is_group": false
                }
            },
            {
                "name": "Simn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45682/?format=api",
                    "id": 45682,
                    "name": "Simon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fudge",
                "abbreviation": "FDG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/367/?format=api",
                    "id": 367,
                    "name": "Fudge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173108/?format=api",
        "demozoo_url": "https://demozoo.org/music/173108/",
        "id": 173108,
        "title": "Clown Meets Clown",
        "author_nicks": [
            {
                "name": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45682/?format=api",
                    "id": 45682,
                    "name": "Simon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                    "id": 472,
                    "name": "Acme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]