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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8001/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8001/",
        "id": 8001,
        "title": "Ace Plotter",
        "author_nicks": [
            {
                "name": "Dr. DF0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91338/?format=api",
                    "id": 91338,
                    "name": "Dr. DF0",
                    "is_group": false
                }
            },
            {
                "name": "Graf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11555/?format=api",
                    "id": 11555,
                    "name": "Graf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221180/?format=api",
        "demozoo_url": "https://demozoo.org/music/221180/",
        "id": 221180,
        "title": "w.c. song",
        "author_nicks": [
            {
                "name": "Dr. DF0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91338/?format=api",
                    "id": 91338,
                    "name": "Dr. DF0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03-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/13358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13358/",
        "id": 13358,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "Dr. DF0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91338/?format=api",
                    "id": 91338,
                    "name": "Dr. DF0",
                    "is_group": false
                }
            },
            {
                "name": "Graf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11555/?format=api",
                    "id": 11555,
                    "name": "Graf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "zx-spectrum-48k"
        ]
    }
]