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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56239/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56239/",
        "id": 56239,
        "title": "Une truie in love",
        "author_nicks": [
            {
                "name": "Bunny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33274/?format=api",
                    "id": 33274,
                    "name": "Bunny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kiki Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                    "id": 5942,
                    "name": "Kiki Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "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/56264/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56264/",
        "id": 56264,
        "title": "Stoned Tapeworm",
        "author_nicks": [
            {
                "name": "Bunny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33274/?format=api",
                    "id": 33274,
                    "name": "Bunny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kiki Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                    "id": 5942,
                    "name": "Kiki Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "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/57962/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57962/",
        "id": 57962,
        "title": "InLoveWizzTotoro",
        "author_nicks": [
            {
                "name": "Bunny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33274/?format=api",
                    "id": 33274,
                    "name": "Bunny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kiki Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                    "id": 5942,
                    "name": "Kiki Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]