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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57648/",
        "id": 57648,
        "title": "3 Speculators",
        "author_nicks": [
            {
                "name": "Fatzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15621/?format=api",
                    "id": 15621,
                    "name": "FatCrazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "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/56729/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56729/",
        "id": 56729,
        "title": "Замок на горе",
        "author_nicks": [
            {
                "name": "FatCrazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15621/?format=api",
                    "id": 15621,
                    "name": "FatCrazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56761/?format=api",
        "demozoo_url": "https://demozoo.org/music/56761/",
        "id": 56761,
        "title": "Кулинарная шиза",
        "author_nicks": [
            {
                "name": "FatCrazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15621/?format=api",
                    "id": 15621,
                    "name": "FatCrazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50163/?format=api",
        "demozoo_url": "https://demozoo.org/music/50163/",
        "id": 50163,
        "title": "One",
        "author_nicks": [
            {
                "name": "Fat Crazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15621/?format=api",
                    "id": 15621,
                    "name": "FatCrazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]