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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132842/?format=api",
        "demozoo_url": "https://demozoo.org/music/132842/",
        "id": 132842,
        "title": "Golden Image",
        "author_nicks": [
            {
                "name": "Phobia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4943/?format=api",
                    "id": 4943,
                    "name": "Fobia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Archaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50935/?format=api",
                    "id": 50935,
                    "name": "Archaos",
                    "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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46157/?format=api",
        "demozoo_url": "https://demozoo.org/music/46157/",
        "id": 46157,
        "title": "Captivated",
        "author_nicks": [
            {
                "name": "Fobia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4943/?format=api",
                    "id": 4943,
                    "name": "Fobia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-08-08",
        "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/209538/?format=api",
        "demozoo_url": "https://demozoo.org/music/209538/",
        "id": 209538,
        "title": "Slide Intro",
        "author_nicks": [
            {
                "name": "Fobia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4943/?format=api",
                    "id": 4943,
                    "name": "Fobia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]