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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101543/",
        "id": 101543,
        "title": "Party Demo",
        "author_nicks": [
            {
                "name": "Collision",
                "abbreviation": "CLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                    "id": 1785,
                    "name": "Collision",
                    "is_group": true
                }
            },
            {
                "name": "Electric Boyz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47767/?format=api",
                    "id": 47767,
                    "name": "Electric Boyz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "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/199793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199793/",
        "id": 199793,
        "title": "Beta-Skip Iffl Collection",
        "author_nicks": [
            {
                "name": "Collision",
                "abbreviation": "CLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                    "id": 1785,
                    "name": "Collision",
                    "is_group": true
                }
            },
            {
                "name": "Electric Boyz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47767/?format=api",
                    "id": 47767,
                    "name": "Electric Boyz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-12",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201820/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201820/",
        "id": 201820,
        "title": "Avanced Art Studio V1.2B Final Version",
        "author_nicks": [
            {
                "name": "Collision",
                "abbreviation": "CLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                    "id": 1785,
                    "name": "Collision",
                    "is_group": true
                }
            },
            {
                "name": "Electric Boyz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47767/?format=api",
                    "id": 47767,
                    "name": "Electric Boyz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-program"
        ]
    }
]