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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312654/",
        "id": 312654,
        "title": "Kocmołuch #2 Magazine",
        "author_nicks": [
            {
                "name": "Kocmołuch Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133509/?format=api",
                    "id": 133509,
                    "name": "Kocmołuch Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315177/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315177/",
        "id": 315177,
        "title": "Kocmołuch #1 Magazine",
        "author_nicks": [
            {
                "name": "Kocmołuch Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133509/?format=api",
                    "id": 133509,
                    "name": "Kocmołuch Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdf"
        ]
    }
]