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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58312/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58312/",
        "id": 58312,
        "title": "Poisson voit rouge",
        "author_nicks": [
            {
                "name": "Lemon Bubble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30779/?format=api",
                    "id": 30779,
                    "name": "Lemon Bubble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/52232/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52232/",
        "id": 52232,
        "title": "Far, Far Away",
        "author_nicks": [
            {
                "name": "Lemon Bubble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30779/?format=api",
                    "id": 30779,
                    "name": "Lemon Bubble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "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/65343/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65343/",
        "id": 65343,
        "title": "Fulguran",
        "author_nicks": [
            {
                "name": "Lemon Bubble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30779/?format=api",
                    "id": 30779,
                    "name": "Lemon Bubble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]