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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359674/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359674/",
        "id": 359674,
        "title": "Depth #2",
        "author_nicks": [
            {
                "name": "Crystal Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145450/?format=api",
                    "id": 145450,
                    "name": "Crystal Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359672/",
        "id": 359672,
        "title": "Depth #1",
        "author_nicks": [
            {
                "name": "Crystal Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145450/?format=api",
                    "id": 145450,
                    "name": "Crystal Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-14",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359671/",
        "id": 359671,
        "title": "Crystal Dream #1",
        "author_nicks": [
            {
                "name": "Crystal Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145450/?format=api",
                    "id": 145450,
                    "name": "Crystal Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-31",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    }
]