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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58319/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58319/",
        "id": 58319,
        "title": "?",
        "author_nicks": [
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29805/?format=api",
                    "id": 29805,
                    "name": "Sly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revelation",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                    "id": 10677,
                    "name": "Revelation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-07",
        "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/49378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49378/",
        "id": 49378,
        "title": "First Release",
        "author_nicks": [
            {
                "name": "CYmagine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29875/?format=api",
                    "id": 29875,
                    "name": "CYmagine",
                    "is_group": true
                }
            },
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29805/?format=api",
                    "id": 29805,
                    "name": "Sly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51673/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51673/",
        "id": 51673,
        "title": "Seeds of Nothing",
        "author_nicks": [
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29805/?format=api",
                    "id": 29805,
                    "name": "Sly",
                    "is_group": false
                }
            },
            {
                "name": "Thorin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10678/?format=api",
                    "id": 10678,
                    "name": "Thorin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revelation",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                    "id": 10677,
                    "name": "Revelation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "440x600"
        ]
    }
]