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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306999/",
        "id": 306999,
        "title": "A-Doggi-Dog Mag",
        "author_nicks": [
            {
                "name": "Frolic",
                "abbreviation": "FRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130488/?format=api",
                    "id": 130488,
                    "name": "Frolic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306466/",
        "id": 306466,
        "title": "Microsoft Suxx",
        "author_nicks": [
            {
                "name": "Frolic",
                "abbreviation": "FRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130488/?format=api",
                    "id": 130488,
                    "name": "Frolic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306448/",
        "id": 306448,
        "title": "It's A War",
        "author_nicks": [
            {
                "name": "Frolic",
                "abbreviation": "FRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130488/?format=api",
                    "id": 130488,
                    "name": "Frolic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-11",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]