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

GET /v1/routes/54632/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "173cf70dfb474249012f8279d84702c2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BS-WF",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8657ac64-388d-4a60-93d8-3c559dff2d05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38141/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54632/",
    "metadata": {
        "length": 26650,
        "lengthKind": "track",
        "duration": 17,
        "positionLists": 2,
        "positions": 320,
        "size": 134327,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-11T16:11:49+00:00",
        "country": "DE"
    }
}