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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40020/",
        "id": 40020,
        "title": "Yellow",
        "author_nicks": [
            {
                "name": "Hager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20116/?format=api",
                    "id": 20116,
                    "name": "Hager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Profuse",
                "abbreviation": "PRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20114/?format=api",
                    "id": 20114,
                    "name": "Profuse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-19",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38486/",
        "id": 38486,
        "title": "Bed",
        "author_nicks": [
            {
                "name": "Hager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20116/?format=api",
                    "id": 20116,
                    "name": "Hager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Profuse",
                "abbreviation": "PRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20114/?format=api",
                    "id": 20114,
                    "name": "Profuse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40495/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40495/",
        "id": 40495,
        "title": "Desolate",
        "author_nicks": [
            {
                "name": "Hager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20116/?format=api",
                    "id": 20116,
                    "name": "Hager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Profuse",
                "abbreviation": "PRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20114/?format=api",
                    "id": 20114,
                    "name": "Profuse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]