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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58072/",
        "id": 58072,
        "title": "Ca envoie du bois!",
        "author_nicks": [
            {
                "name": "Hulud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33550/?format=api",
                    "id": 33550,
                    "name": "Hulud",
                    "is_group": false
                }
            },
            {
                "name": "Skal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/252/?format=api",
                    "id": 252,
                    "name": "Skal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-23",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130248/?format=api",
        "demozoo_url": "https://demozoo.org/music/130248/",
        "id": 130248,
        "title": "Breath!",
        "author_nicks": [
            {
                "name": "Skal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/252/?format=api",
                    "id": 252,
                    "name": "Skal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bomb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                    "id": 127,
                    "name": "Bomb",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33278/",
        "id": 33278,
        "title": "Hard Rox",
        "author_nicks": [
            {
                "name": "Skal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/252/?format=api",
                    "id": 252,
                    "name": "Skal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "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": []
    }
]