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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278813/?format=api",
        "demozoo_url": "https://demozoo.org/music/278813/",
        "id": 278813,
        "title": "The Golden War",
        "author_nicks": [
            {
                "name": "Jaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111867/?format=api",
                    "id": 111867,
                    "name": "Jaw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                    "id": 1044,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "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/306791/?format=api",
        "demozoo_url": "https://demozoo.org/music/306791/",
        "id": 306791,
        "title": "chip's chap",
        "author_nicks": [
            {
                "name": "Jaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111867/?format=api",
                    "id": 111867,
                    "name": "Jaw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272886/?format=api",
        "demozoo_url": "https://demozoo.org/music/272886/",
        "id": 272886,
        "title": "Gentle Moves",
        "author_nicks": [
            {
                "name": "Jaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111867/?format=api",
                    "id": 111867,
                    "name": "Jaw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321954/?format=api",
        "demozoo_url": "https://demozoo.org/music/321954/",
        "id": 321954,
        "title": "Chase",
        "author_nicks": [
            {
                "name": "Jaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111867/?format=api",
                    "id": 111867,
                    "name": "Jaw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]