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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour-Deluxe (Step1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93255f67-68f0-4e91-9627-f71c0832122e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54979/",
    "metadata": {
        "length": 68211,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1281,
        "size": 71985,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}