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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316637/",
        "id": 316637,
        "title": "Solitudes Loader (2)",
        "author_nicks": [
            {
                "name": "Solitudes",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65812/?format=api",
                    "id": 65812,
                    "name": "Solitudes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02",
        "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": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167165/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167165/",
        "id": 167165,
        "title": "Solitudes Loader (1)",
        "author_nicks": [
            {
                "name": "Defacto2",
                "abbreviation": "df2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                    "id": 10000,
                    "name": "Defacto2",
                    "is_group": true
                }
            },
            {
                "name": "Solitudes",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65812/?format=api",
                    "id": 65812,
                    "name": "Solitudes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/158674/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158674/",
        "id": 158674,
        "title": "Solitudes Cracktro",
        "author_nicks": [
            {
                "name": "Defacto2",
                "abbreviation": "df2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                    "id": 10000,
                    "name": "Defacto2",
                    "is_group": true
                }
            },
            {
                "name": "Solitudes",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65812/?format=api",
                    "id": 65812,
                    "name": "Solitudes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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": [
            "blank-cracktro"
        ]
    }
]