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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6638/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6638/",
        "id": 6638,
        "title": "Tony of Razor.FINAL",
        "author_nicks": [
            {
                "name": "Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1337/?format=api",
                    "id": 1337,
                    "name": "Tony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26958/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26958/",
        "id": 26958,
        "title": "Artistica",
        "author_nicks": [
            {
                "name": "Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1337/?format=api",
                    "id": 1337,
                    "name": "Tony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-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/131643/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131643/",
        "id": 131643,
        "title": "Unicorn",
        "author_nicks": [
            {
                "name": "Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1337/?format=api",
                    "id": 1337,
                    "name": "Tony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]