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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279578/",
        "id": 279578,
        "title": "303bcnAnthems",
        "author_nicks": [
            {
                "name": "Obsolete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107888/?format=api",
                    "id": 107888,
                    "name": "Obsolete",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "ahx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268899/",
        "id": 268899,
        "title": "C4p4citor Invitro",
        "author_nicks": [
            {
                "name": "Obsolete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107888/?format=api",
                    "id": 107888,
                    "name": "Obsolete",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]