Aqui voce pode editar,excluir e adicionar novos dados. Site para fins de teste e desenvolvimento.

Para mais detalhes, consulte a doc

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

{
    "count": 48,
    "next": "https://api.guiverso.org/team/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "nick_name": "Antrax",
            "first_name": "Guilherme",
            "last_name": "K",
            "likes": "Games",
            "dob": "1989-09-12",
            "lives_in": "CWB"
        },
        {
            "id": 2,
            "nick_name": "Bizonho",
            "first_name": "Rodrigo",
            "last_name": "S",
            "likes": "Games",
            "dob": "1990-03-08",
            "lives_in": "CWB"
        },
        {
            "id": 3,
            "nick_name": "Bolinho",
            "first_name": "Sandro",
            "last_name": "F",
            "likes": "Coxa",
            "dob": "2000-01-01",
            "lives_in": "CWB"
        },
        {
            "id": 5,
            "nick_name": "Boladão",
            "first_name": "Victor",
            "last_name": "L",
            "likes": "Games",
            "dob": "1995-01-01",
            "lives_in": "CWB"
        },
        {
            "id": 7,
            "nick_name": "Gordo",
            "first_name": "Gabriel",
            "last_name": "G",
            "likes": "Games",
            "dob": "1999-01-20",
            "lives_in": "CWB"
        },
        {
            "id": 8,
            "nick_name": "Lau",
            "first_name": "Laura",
            "last_name": "R",
            "likes": "Games",
            "dob": "2004-02-05",
            "lives_in": "CWB"
        },
        {
            "id": 10,
            "nick_name": "Fa",
            "first_name": "Rafaela",
            "last_name": "V",
            "likes": "Shopping",
            "dob": "1996-10-18",
            "lives_in": "CWB"
        },
        {
            "id": 11,
            "nick_name": "Mel",
            "first_name": "Melissa",
            "last_name": "K",
            "likes": "Work",
            "dob": "2023-05-04",
            "lives_in": "CWB"
        },
        {
            "id": 12,
            "nick_name": "Deia",
            "first_name": "Andrea",
            "last_name": "O",
            "likes": "Netflix",
            "dob": "1980-11-05",
            "lives_in": "CWB"
        },
        {
            "id": 15,
            "nick_name": "Teste",
            "first_name": "Guilherme",
            "last_name": "T",
            "likes": "Testing",
            "dob": "2222-03-21",
            "lives_in": "AJU"
        }
    ]
}
Date of birth