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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320781/?format=api",
        "demozoo_url": "https://demozoo.org/music/320781/",
        "id": 320781,
        "title": "Twisted Truth",
        "author_nicks": [
            {
                "name": "DoubleFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118648/?format=api",
                    "id": 118648,
                    "name": "DoubleFX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HipE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116371/?format=api",
                    "id": 116371,
                    "name": "HipE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321277/?format=api",
        "demozoo_url": "https://demozoo.org/music/321277/",
        "id": 321277,
        "title": "Walk on the Sick Side",
        "author_nicks": [
            {
                "name": "DoubleFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118648/?format=api",
                    "id": 118648,
                    "name": "DoubleFX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288631/?format=api",
        "demozoo_url": "https://demozoo.org/music/288631/",
        "id": 288631,
        "title": "Chimeraz",
        "author_nicks": [
            {
                "name": "DoubleFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118648/?format=api",
                    "id": 118648,
                    "name": "DoubleFX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HipE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116371/?format=api",
                    "id": 116371,
                    "name": "HipE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]