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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367388/",
        "id": 367388,
        "title": "Simpson Demo",
        "author_nicks": [
            {
                "name": "Rookies",
                "abbreviation": "RKS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108785/?format=api",
                    "id": 108785,
                    "name": "Rookies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367389/",
        "id": 367389,
        "title": "Lambada",
        "author_nicks": [
            {
                "name": "Rookies",
                "abbreviation": "RKS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108785/?format=api",
                    "id": 108785,
                    "name": "Rookies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367390/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367390/",
        "id": 367390,
        "title": "The Rookies Intro",
        "author_nicks": [
            {
                "name": "Rookies",
                "abbreviation": "RKS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108785/?format=api",
                    "id": 108785,
                    "name": "Rookies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/367387/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367387/",
        "id": 367387,
        "title": "Party-Time",
        "author_nicks": [
            {
                "name": "Rookies",
                "abbreviation": "RKS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108785/?format=api",
                    "id": 108785,
                    "name": "Rookies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-07",
        "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": []
    }
]