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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3221/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3221/",
        "id": 3221,
        "title": "Dark Moon Dragon",
        "author_nicks": [
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5611/?format=api",
                    "id": 5611,
                    "name": "Sly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61537/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61537/",
        "id": 61537,
        "title": "Vision",
        "author_nicks": [
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5611/?format=api",
                    "id": 5611,
                    "name": "Sly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09-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/61564/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61564/",
        "id": 61564,
        "title": "Surrealistic Flower",
        "author_nicks": [
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5611/?format=api",
                    "id": 5611,
                    "name": "Sly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09-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/56849/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56849/",
        "id": 56849,
        "title": "604",
        "author_nicks": [
            {
                "name": "And",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9171/?format=api",
                    "id": 9171,
                    "name": "And",
                    "is_group": false
                }
            },
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5611/?format=api",
                    "id": 5611,
                    "name": "Sly",
                    "is_group": false
                }
            },
            {
                "name": "SynSUN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35923/?format=api",
                    "id": 35923,
                    "name": "SynSUN",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-21",
        "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": [
            "commercial-music",
            "psychedelic",
            "mindcandy-vol.1"
        ]
    }
]