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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28310/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28310/",
        "id": 28310,
        "title": "Man's Portrait",
        "author_nicks": [
            {
                "name": "Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6772/?format=api",
                    "id": 6772,
                    "name": "Beatnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/993/?format=api",
                    "id": 993,
                    "name": "Plant",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "320x200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28232/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28232/",
        "id": 28232,
        "title": "Uncle Susan",
        "author_nicks": [
            {
                "name": "Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6772/?format=api",
                    "id": 6772,
                    "name": "Beatnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Electromotive Force",
                "abbreviation": "EMF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                    "id": 7702,
                    "name": "Electromotive Force",
                    "is_group": true
                }
            },
            {
                "name": "Plant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/993/?format=api",
                    "id": 993,
                    "name": "Plant",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-14",
        "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/6883/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6883/",
        "id": 6883,
        "title": "The Golden Bird",
        "author_nicks": [
            {
                "name": "Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6772/?format=api",
                    "id": 6772,
                    "name": "Beatnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic PC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5108/?format=api",
                    "id": 5108,
                    "name": "Sonic PC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]