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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/308975/",
        "id": 308975,
        "title": "Flump Nork",
        "author_nicks": [
            {
                "name": "Rad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115043/?format=api",
                    "id": 115043,
                    "name": "Rad",
                    "is_group": false
                }
            },
            {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anthrox",
                "abbreviation": "ATX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                    "id": 1218,
                    "name": "Anthrox",
                    "is_group": true
                }
            },
            {
                "name": "Balance",
                "abbreviation": "BLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                    "id": 323,
                    "name": "Balance",
                    "is_group": true
                }
            },
            {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                    "id": 1503,
                    "name": "LSD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-20",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128637/?format=api",
        "demozoo_url": "https://demozoo.org/music/128637/",
        "id": 128637,
        "title": "Lifesized",
        "author_nicks": [
            {
                "name": "Rad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115043/?format=api",
                    "id": 115043,
                    "name": "Rad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                    "id": 1503,
                    "name": "LSD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-03-30",
        "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"
        ]
    }
]