This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/2641/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6fba4f7676ed9c306e55748f11e32c1e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/729/",
    "description": "Zwergleinweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5f5d16d-913e-4418-b057-1170132cb338"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2127/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2641/",
    "metadata": {
        "length": 1497,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 33,
        "size": 2549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}