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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208560/?format=api",
        "demozoo_url": "https://demozoo.org/music/208560/",
        "id": 208560,
        "title": "cube o matic",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3365/?format=api",
                    "id": 3365,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-22",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352373/?format=api",
        "demozoo_url": "https://demozoo.org/music/352373/",
        "id": 352373,
        "title": "Disko",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3365/?format=api",
                    "id": 3365,
                    "name": "Mat",
                    "is_group": false
                }
            },
            {
                "name": "Tim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106911/?format=api",
                    "id": 106911,
                    "name": "Tim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Modern Arts",
                "abbreviation": "MDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54783/?format=api",
                    "id": 54783,
                    "name": "Modern Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "pal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351938/?format=api",
        "demozoo_url": "https://demozoo.org/music/351938/",
        "id": 351938,
        "title": "Digi-Piggy",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3365/?format=api",
                    "id": 3365,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Modern Arts",
                "abbreviation": "MDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54783/?format=api",
                    "id": 54783,
                    "name": "Modern Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "pal"
        ]
    }
]