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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185692/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185692/",
        "id": 185692,
        "title": "ReloKit v1.0",
        "author_nicks": [
            {
                "name": "J.J.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75239/?format=api",
                    "id": 75239,
                    "name": "J.J.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06-07",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317730/",
        "id": 317730,
        "title": "ByteKiller V1.31",
        "author_nicks": [
            {
                "name": "J.J.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75239/?format=api",
                    "id": 75239,
                    "name": "J.J.",
                    "is_group": false
                }
            },
            {
                "name": "Lord Blitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3089/?format=api",
                    "id": 3089,
                    "name": "Lord Blitter",
                    "is_group": false
                }
            },
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4732/?format=api",
                    "id": 4732,
                    "name": "Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-18",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    }
]