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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135964/",
        "id": 135964,
        "title": "Lacoste megbassza a csatornát",
        "author_nicks": [
            {
                "name": "Kunci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46370/?format=api",
                    "id": 46370,
                    "name": "Kunci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hooligans Crew",
                "abbreviation": "HC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21589/?format=api",
                    "id": 21589,
                    "name": "Hooligans Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/135966/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135966/",
        "id": 135966,
        "title": "Háziállatok Slideshow",
        "author_nicks": [
            {
                "name": "Kunci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46370/?format=api",
                    "id": 46370,
                    "name": "Kunci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hooligans Crew",
                "abbreviation": "HC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21589/?format=api",
                    "id": 21589,
                    "name": "Hooligans Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]