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

{
    "url": "https://demozoo.org/api/v1/bbses/9377/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9377/",
    "id": 9377,
    "name": "Alien Nation 2",
    "location": "Hamburg, Freie und Hansestadt, Hamburg, Germany",
    "country_code": "DE",
    "latitude": 53.55,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/154764/?format=api",
            "demozoo_url": "https://demozoo.org/productions/154764/",
            "id": 154764,
            "title": "A New Intro",
            "author_nicks": [
                {
                    "name": "Baseline",
                    "abbreviation": "BSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/64465/?format=api",
                        "id": 64465,
                        "name": "Baseline",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Frantic",
                    "abbreviation": "FTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/837/?format=api",
                        "id": 837,
                        "name": "Frantic",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1991-04-10",
            "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/141/?format=api",
            "demozoo_url": "https://demozoo.org/productions/141/",
            "id": 141,
            "title": "Quadrophobia",
            "author_nicks": [
                {
                    "name": "Frantic",
                    "abbreviation": "FTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/837/?format=api",
                        "id": 837,
                        "name": "Frantic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-17",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/837/?format=api",
                "id": 837,
                "name": "Frantic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}