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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22661/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22661/",
        "id": 22661,
        "title": "3x3",
        "author_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only",
            "mxm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20948/",
        "id": 20948,
        "title": "Lockdown",
        "author_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68227/",
        "id": 68227,
        "title": "Black Magic",
        "author_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-02",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "mxmplay"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201233/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201233/",
        "id": 201233,
        "title": "HOW CAN YOU GET YOURS?",
        "author_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68694/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68694/",
        "id": 68694,
        "title": "How Can You Get Yours",
        "author_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]