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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140541/",
        "id": 140541,
        "title": "Boot Clear",
        "author_nicks": [
            {
                "name": "The Punisher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11446/?format=api",
                    "id": 11446,
                    "name": "Punisher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                    "id": 958,
                    "name": "Anarchy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-02",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140542/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140542/",
        "id": 140542,
        "title": "Ripper V1.1 for Demos Crunched by Titanics Cruncher",
        "author_nicks": [
            {
                "name": "The Punisher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11446/?format=api",
                    "id": 11446,
                    "name": "Punisher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                    "id": 958,
                    "name": "Anarchy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-02",
        "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": [
            "music-ripper"
        ]
    }
]