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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41399/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41399/",
        "id": 41399,
        "title": "Weird 98",
        "author_nicks": [
            {
                "name": "Arsenik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26324/?format=api",
                    "id": 26324,
                    "name": "Arsenik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/135974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135974/",
        "id": 135974,
        "title": "Homogen",
        "author_nicks": [
            {
                "name": "Arsenik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26324/?format=api",
                    "id": 26324,
                    "name": "Arsenik",
                    "is_group": false
                }
            },
            {
                "name": "Orkyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21757/?format=api",
                    "id": 21757,
                    "name": "Orkyd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]