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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 5a Abkürzung",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/759a1a03-0337-435a-bbac-2282742dd46e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1245/",
    "metadata": {
        "length": 7045,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 92,
        "size": 5261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}