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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26316/",
        "id": 26316,
        "title": "South",
        "author_nicks": [
            {
                "name": "Axl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84274/?format=api",
                    "id": 84274,
                    "name": "Axl",
                    "is_group": false
                }
            },
            {
                "name": "Dwangi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14709/?format=api",
                    "id": 14709,
                    "name": "Dwangi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "endless-loop",
            "mirrored-visuals"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220727/?format=api",
        "demozoo_url": "https://demozoo.org/music/220727/",
        "id": 220727,
        "title": "generations",
        "author_nicks": [
            {
                "name": "Axl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84274/?format=api",
                    "id": 84274,
                    "name": "Axl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-10",
        "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": []
    }
]