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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Itzehoe>Sommerland>Kollmar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86dcbf69-38b7-4106-9d4d-70e01b144476"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54647/",
    "metadata": {
        "length": 57291,
        "lengthKind": "routed",
        "duration": 16240,
        "positionLists": 1,
        "positions": 19,
        "size": 4751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-12T19:57:35.831000+00:00",
        "elevationGain": 19,
        "elevationLoss": 31,
        "country": "DE"
    }
}