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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198663/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198663/",
        "id": 198663,
        "title": "The Mission Part #4",
        "author_nicks": [
            {
                "name": "NoName Crew",
                "abbreviation": "NNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49639/?format=api",
                    "id": 49639,
                    "name": "NoName Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-binaries"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145586/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145586/",
        "id": 145586,
        "title": "The Mission Part #3",
        "author_nicks": [
            {
                "name": "NoName Crew",
                "abbreviation": "NNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49639/?format=api",
                    "id": 49639,
                    "name": "NoName Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/198662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198662/",
        "id": 198662,
        "title": "The Mission Part #2",
        "author_nicks": [
            {
                "name": "NoName Crew",
                "abbreviation": "NNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49639/?format=api",
                    "id": 49639,
                    "name": "NoName Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-binaries"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111360/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111360/",
        "id": 111360,
        "title": "The Mission Part #1",
        "author_nicks": [
            {
                "name": "NoName Crew",
                "abbreviation": "NNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49639/?format=api",
                    "id": 49639,
                    "name": "NoName Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]