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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146094/?format=api",
        "demozoo_url": "https://demozoo.org/music/146094/",
        "id": 146094,
        "title": "Abandoned Building",
        "author_nicks": [
            {
                "name": "Mauno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45440/?format=api",
                    "id": 45440,
                    "name": "Mauno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Light Pump",
                "abbreviation": "VLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                    "id": 3240,
                    "name": "Virtual Light Pump",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146271/?format=api",
        "demozoo_url": "https://demozoo.org/music/146271/",
        "id": 146271,
        "title": "In The Court of...",
        "author_nicks": [
            {
                "name": "Mauno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45440/?format=api",
                    "id": 45440,
                    "name": "Mauno",
                    "is_group": false
                }
            },
            {
                "name": "twn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10907/?format=api",
                    "id": 10907,
                    "name": "twn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Light Pump",
                "abbreviation": "VLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                    "id": 3240,
                    "name": "Virtual Light Pump",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]