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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158446/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158446/",
        "id": 158446,
        "title": "Strike II Cracktro",
        "author_nicks": [
            {
                "name": "Exceptional",
                "abbreviation": "XCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65742/?format=api",
                    "id": 65742,
                    "name": "Exceptional",
                    "is_group": true
                }
            },
            {
                "name": "Vision Factory",
                "abbreviation": "VF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                    "id": 2984,
                    "name": "Vision Factory",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/275527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275527/",
        "id": 275527,
        "title": "Leisure Suit Larry 5 Cracktro",
        "author_nicks": [
            {
                "name": "Exceptional",
                "abbreviation": "XCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65742/?format=api",
                    "id": 65742,
                    "name": "Exceptional",
                    "is_group": true
                }
            },
            {
                "name": "Vision Factory",
                "abbreviation": "VF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                    "id": 2984,
                    "name": "Vision Factory",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pklite",
            "leisure-suit-larry-5"
        ]
    }
]