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

[
    {
        "url": "https://demozoo.org/api/v1/productions/349111/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349111/",
        "id": 349111,
        "title": "Avenza Meeting Demo 1991",
        "author_nicks": [
            {
                "name": "Flash Inc.",
                "abbreviation": "FHI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                    "id": 5028,
                    "name": "Flash Inc.",
                    "is_group": true
                }
            },
            {
                "name": "The Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53743/?format=api",
                    "id": 53743,
                    "name": "The Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08",
        "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/126544/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126544/",
        "id": 126544,
        "title": "Woosers 2",
        "author_nicks": [
            {
                "name": "The Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53743/?format=api",
                    "id": 53743,
                    "name": "The Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-21",
        "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/362566/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362566/",
        "id": 362566,
        "title": "Woosers 3",
        "author_nicks": [
            {
                "name": "The Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53743/?format=api",
                    "id": 53743,
                    "name": "The Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    }
]