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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167298/",
        "id": 167298,
        "title": "Kill Em All - The Dentro",
        "author_nicks": [
            {
                "name": "The Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69375/?format=api",
                    "id": 69375,
                    "name": "The Family",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-17",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196190/",
        "id": 196190,
        "title": "Next Stop",
        "author_nicks": [
            {
                "name": "Dual Access",
                "abbreviation": "DA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83400/?format=api",
                    "id": 83400,
                    "name": "Dual Access",
                    "is_group": true
                }
            },
            {
                "name": "The Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69375/?format=api",
                    "id": 69375,
                    "name": "The Family",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229106/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229106/",
        "id": 229106,
        "title": "Mini-Meeting Intro",
        "author_nicks": [
            {
                "name": "Addicts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1389/?format=api",
                    "id": 1389,
                    "name": "Addicts",
                    "is_group": true
                }
            },
            {
                "name": "The Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69375/?format=api",
                    "id": 69375,
                    "name": "The Family",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196955/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196955/",
        "id": 196955,
        "title": "Bob Marley Kicks A Nazi",
        "author_nicks": [
            {
                "name": "The Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69375/?format=api",
                    "id": 69375,
                    "name": "The Family",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "xxx",
            "nsfw",
            "antifascism",
            "homophobia"
        ]
    }
]