GET /optimade/jarvisdft/v1/structures/?filter=elements%20HAS%20ALL%20C,Si,Ge
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "meta": {
        "api_version": "1.1.0",
        "query": {
            "representation": "v1/structures"
        },
        "more_data_available": false,
        "provider": {
            "name": "NIST-JARVIS",
            "description": "JARVIS-DFT dataset for 3D and 2D materials.",
            "prefix": "jarvis",
            "homepage": "https://jarvis.nist.gov/jarvisdft"
        },
        "data_returned": 1
    },
    "links": {
        "base_url": {
            "href": "https://jarvis.nist.gov/optimade/jarvisdft",
            "meta": {
                "_jarvis_version": "1.0"
            }
        },
        "next": null,
        "previous": null
    },
    "data": [
        {
            "id": "115744",
            "type": "structures",
            "attributes": {
                "nsites": 3,
                "species": [
                    {
                        "mass": null,
                        "name": "C",
                        "attached": null,
                        "nattached": null,
                        "concentration": [
                            1.0
                        ],
                        "original_name": null,
                        "chemical_symbols": [
                            "C"
                        ]
                    },
                    {
                        "mass": null,
                        "name": "Ge",
                        "attached": null,
                        "nattached": null,
                        "concentration": [
                            1.0
                        ],
                        "original_name": null,
                        "chemical_symbols": [
                            "Ge"
                        ]
                    },
                    {
                        "mass": null,
                        "name": "Si",
                        "attached": null,
                        "nattached": null,
                        "concentration": [
                            1.0
                        ],
                        "original_name": null,
                        "chemical_symbols": [
                            "Si"
                        ]
                    }
                ],
                "elements": [
                    "C",
                    "Ge",
                    "Si"
                ],
                "nelements": 3,
                "_jarvis_crys": "monoclinic",
                "_jarvis_icsd": "",
                "_jarvis_slme": -99999,
                "_jarvis_ehull": 1.1279,
                "_jarvis_encut": 500,
                "last_modified": "2024-03-26T14:23:13.301520+00:00",
                "_jarvis_search": "-C-Ge-Si",
                "_jarvis_source": "JARVIS-DFT-3D",
                "_jarvis_hse_gap": -99999,
                "dimension_types": [
                    1,
                    1,
                    1
                ],
                "elements_ratios": [
                    0.3333333333333333,
                    0.3333333333333333,
                    0.3333333333333333
                ],
                "lattice_vectors": [
                    [
                        3.182190131416418,
                        -0.2221039924694229,
                        0.0
                    ],
                    [
                        -1.8769762744265253,
                        6.148177773286471,
                        0.0
                    ],
                    [
                        0.0,
                        0.0,
                        2.5138882123845936
                    ]
                ],
                "_jarvis_spillage": -99999,
                "species_at_sites": [
                    "C",
                    "Ge",
                    "Si"
                ],
                "_jarvis_reference": "https://www.ctcms.nist.gov/~knc6/static/JARVIS-DFT/JVASP-115744",
                "_jarvis_spg_number": 6,
                "structure_features": [],
                "_jarvis_mbj_bandgap": -99999,
                "nperiodic_dimensions": 3,
                "_jarvis_magmom_oszicar": 0.0,
                "_jarvis_bulk_modulus_kv": 54.07,
                "_jarvis_shear_modulus_gv": 30.16,
                "cartesian_site_positions": [
                    [
                        0.5469604712194265,
                        0.18593417199054485,
                        0.0
                    ],
                    [
                        -0.9652195739907776,
                        1.4808117386762836,
                        0.0
                    ],
                    [
                        1.7234691027713709,
                        4.259334089333172,
                        0.0
                    ]
                ],
                "chemical_formula_reduced": "CGeSi",
                "_jarvis_optb88vdw_bandgap": 0.0,
                "_jarvis_exfoliation_energy": -99999,
                "_jarvis_kpoint_length_unit": 30,
                "chemical_formula_anonymous": "ABC",
                "chemical_formula_descriptive": "SiGeC",
                "_jarvis_optb88vdw_total_energy": -3.45644,
                "_jarvis_formation_energy_peratom": 0.96513
            }
        }
    ]
}