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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177854/",
        "id": 177854,
        "title": "Mama Rafa",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61637/?format=api",
                    "id": 61637,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Applause",
                "abbreviation": "APL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19629/?format=api",
                    "id": 19629,
                    "name": "Applause",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "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/177860/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177860/",
        "id": 177860,
        "title": "Ostatnie Tchnienie",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61637/?format=api",
                    "id": 61637,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Applause",
                "abbreviation": "APL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19629/?format=api",
                    "id": 19629,
                    "name": "Applause",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]