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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42901/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42901/",
        "id": 42901,
        "title": "5 Little Blobs",
        "author_nicks": [
            {
                "name": "Árpi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
                    "id": 12098,
                    "name": "Árpi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astral",
                "abbreviation": "AST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                    "id": 8061,
                    "name": "Astral",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38488/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38488/",
        "id": 38488,
        "title": "Fajv Blobz",
        "author_nicks": [
            {
                "name": "Árpi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
                    "id": 12098,
                    "name": "Árpi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astral",
                "abbreviation": "AST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                    "id": 8061,
                    "name": "Astral",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39416/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39416/",
        "id": 39416,
        "title": "Blobz",
        "author_nicks": [
            {
                "name": "GyikSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
                    "id": 12098,
                    "name": "Árpi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ESP Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46376/?format=api",
                    "id": 46376,
                    "name": "ESP Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]