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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Michelfeld - Mortagne",
    "creator_name": "wisi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc40f9d9-45cd-4e6d-9d95-d6edfbb3917a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50554/",
    "metadata": {
        "length": 729541,
        "lengthKind": "routed",
        "duration": 40592,
        "positionLists": 3,
        "positions": 5097,
        "size": 425705,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-30T12:26:46+00:00",
        "country": "DE"
    }
}