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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339425/",
        "id": 339425,
        "title": "Liberator Preview",
        "author_nicks": [
            {
                "name": "Chromance",
                "abbreviation": "<C>",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                    "id": 2763,
                    "name": "Chromance",
                    "is_group": true
                }
            },
            {
                "name": "Coderz",
                "abbreviation": "COD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107373/?format=api",
                    "id": 107373,
                    "name": "Coderz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356358/",
        "id": 356358,
        "title": "Call This",
        "author_nicks": [
            {
                "name": "Coderz",
                "abbreviation": "COD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107373/?format=api",
                    "id": 107373,
                    "name": "Coderz",
                    "is_group": true
                }
            },
            {
                "name": "Vision",
                "abbreviation": "VSN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                    "id": 156,
                    "name": "Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]