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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283381/",
        "id": 283381,
        "title": "Mystique Music Disk April 1996",
        "author_nicks": [
            {
                "name": "Mystique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                    "id": 58099,
                    "name": "Mystique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283380/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283380/",
        "id": 283380,
        "title": "Mystique Music Disk March 1996",
        "author_nicks": [
            {
                "name": "Mystique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                    "id": 58099,
                    "name": "Mystique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283379/",
        "id": 283379,
        "title": "Mystique Music Disk February 1996",
        "author_nicks": [
            {
                "name": "Mystique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                    "id": 58099,
                    "name": "Mystique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303277/",
        "id": 303277,
        "title": "Mystique Application Generator",
        "author_nicks": [
            {
                "name": "Mystique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                    "id": 58099,
                    "name": "Mystique",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "pascal",
            "no-credits-added",
            "source-available"
        ]
    }
]