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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24969/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24969/",
        "id": 24969,
        "title": "GUAVA",
        "author_nicks": [
            {
                "name": "Ragman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4877/?format=api",
                    "id": 4877,
                    "name": "Ragman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14595/?format=api",
                    "id": 14595,
                    "name": "Bonzai Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25223/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25223/",
        "id": 25223,
        "title": "Woman",
        "author_nicks": [
            {
                "name": "Ragman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4877/?format=api",
                    "id": 4877,
                    "name": "Ragman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14595/?format=api",
                    "id": 14595,
                    "name": "Bonzai Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20184/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20184/",
        "id": 20184,
        "title": "Compopic - no copy",
        "author_nicks": [
            {
                "name": "Ragman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4877/?format=api",
                    "id": 4877,
                    "name": "Ragman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14595/?format=api",
                    "id": 14595,
                    "name": "Bonzai Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]