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

GET /v1/routes/51955/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6e49fe03134778d3f460ff92761cc1e4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route 07.03.2011,12:24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18a7ccc5-7419-42fc-bb8f-6a3c3d703f54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35464/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51955/",
    "metadata": {
        "length": 80156,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 141,
        "size": 8486,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-07T12:24:45+00:00",
        "country": "DE"
    }
}