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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39631/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39631/",
        "id": 39631,
        "title": "Memories",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22387/?format=api",
                    "id": 22387,
                    "name": "Neutron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lucid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                    "id": 1310,
                    "name": "Lucid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-03",
        "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/36222/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36222/",
        "id": 36222,
        "title": "Plavusha",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22387/?format=api",
                    "id": 22387,
                    "name": "Neutron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lucid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                    "id": 1310,
                    "name": "Lucid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480",
            "16-colors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133743/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133743/",
        "id": 133743,
        "title": "Inside",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22387/?format=api",
                    "id": 22387,
                    "name": "Neutron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lucid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                    "id": 1310,
                    "name": "Lucid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]