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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209541/",
        "id": 209541,
        "title": "Particle Man",
        "author_nicks": [
            {
                "name": "Rat ABC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103065/?format=api",
                    "id": 103065,
                    "name": "Rat ABC",
                    "is_group": false
                }
            },
            {
                "name": "Rudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4951/?format=api",
                    "id": 4951,
                    "name": "Rudi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/209539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209539/",
        "id": 209539,
        "title": "Black Dawn",
        "author_nicks": [
            {
                "name": "Rat ABC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103065/?format=api",
                    "id": 103065,
                    "name": "Rat ABC",
                    "is_group": false
                }
            },
            {
                "name": "Rudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4951/?format=api",
                    "id": 4951,
                    "name": "Rudi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/209540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209540/",
        "id": 209540,
        "title": "Dungeon Delver",
        "author_nicks": [
            {
                "name": "Rat ABC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103065/?format=api",
                    "id": 103065,
                    "name": "Rat ABC",
                    "is_group": false
                }
            },
            {
                "name": "Rudi Ratlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4951/?format=api",
                    "id": 4951,
                    "name": "Rudi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]