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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132974/",
        "id": 132974,
        "title": "SMV Grouplogo V1.0",
        "author_nicks": [
            {
                "name": "Leeroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25273/?format=api",
                    "id": 25273,
                    "name": "Leeroy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SMV Design",
                "abbreviation": "SMV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53909/?format=api",
                    "id": 53909,
                    "name": "SMV Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "lightwave",
            "640x480",
            "imagefx",
            "macintosh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39563/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39563/",
        "id": 39563,
        "title": "Dead MMX",
        "author_nicks": [
            {
                "name": "Leeroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25273/?format=api",
                    "id": 25273,
                    "name": "Leeroy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-05",
        "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/123153/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/123153/",
        "id": 123153,
        "title": "The Right Choose",
        "author_nicks": [
            {
                "name": "Leeroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25273/?format=api",
                    "id": 25273,
                    "name": "Leeroy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]