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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45966/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45966/",
        "id": 45966,
        "title": "Here and now",
        "author_nicks": [
            {
                "name": "Mikka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24934/?format=api",
                    "id": 24934,
                    "name": "Mikka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LDG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24932/?format=api",
                    "id": 24932,
                    "name": "LDG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-10",
        "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/38942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38942/",
        "id": 38942,
        "title": "Waiting",
        "author_nicks": [
            {
                "name": "Mikka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24934/?format=api",
                    "id": 24934,
                    "name": "Mikka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LDG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24932/?format=api",
                    "id": 24932,
                    "name": "LDG",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42987/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42987/",
        "id": 42987,
        "title": "Hawaiian Still Life",
        "author_nicks": [
            {
                "name": "Makka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27017/?format=api",
                    "id": 27017,
                    "name": "Makka",
                    "is_group": false
                }
            },
            {
                "name": "Mikka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24934/?format=api",
                    "id": 24934,
                    "name": "Mikka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]