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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 7",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4de9534b-8619-4c5e-ba17-8535a738aa5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1010/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1247/",
    "metadata": {
        "length": 10263,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 98,
        "size": 5536,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}