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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24ca8858-b0cc-4dc7-9588-132222a2503f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35741/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52232/",
    "metadata": {
        "length": 61481,
        "lengthKind": "routed",
        "duration": 5969,
        "positionLists": 1,
        "positions": 1387,
        "size": 253123,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-25T18:09:18+00:00",
        "elevationGain": 780,
        "elevationLoss": 788,
        "country": "DE"
    }
}