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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37231/",
        "id": 37231,
        "title": "Matka alamaailmaan",
        "author_nicks": [
            {
                "name": "kSM!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24204/?format=api",
                    "id": 24204,
                    "name": "kSM!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197455/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197455/",
        "id": 197455,
        "title": "Wings 1.30 Cracktro",
        "author_nicks": [
            {
                "name": "Evidence",
                "abbreviation": "EVD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83254/?format=api",
                    "id": 83254,
                    "name": "Evidence",
                    "is_group": true
                }
            },
            {
                "name": "kSM!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24204/?format=api",
                    "id": 24204,
                    "name": "kSM!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33460/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33460/",
        "id": 33460,
        "title": "Sika ja Perkele",
        "author_nicks": [
            {
                "name": "kSM!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24204/?format=api",
                    "id": 24204,
                    "name": "kSM!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "pmodew"
        ]
    }
]