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

[
    {
        "url": "https://demozoo.org/api/v1/productions/240006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240006/",
        "id": 240006,
        "title": "Project 1",
        "author_nicks": [
            {
                "name": "Decent",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                    "id": 75642,
                    "name": "Decent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182266/",
        "id": 182266,
        "title": "Arkanoidtro",
        "author_nicks": [
            {
                "name": "Decent",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                    "id": 75642,
                    "name": "Decent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/240007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240007/",
        "id": 240007,
        "title": "Small BBS Intro",
        "author_nicks": [
            {
                "name": "Decent",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                    "id": 75642,
                    "name": "Decent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/240005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240005/",
        "id": 240005,
        "title": "Overkill - CD32",
        "author_nicks": [
            {
                "name": "Decent",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                    "id": 75642,
                    "name": "Decent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    }
]