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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "02_Kulmbach",
    "creator_name": "ReinerA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e8b539e-7d37-4a10-9c2d-2ff7af624c65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41443/",
    "metadata": {
        "length": 443296,
        "lengthKind": "routed",
        "duration": 4443,
        "positionLists": 2,
        "positions": 3878,
        "size": 355479,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-04-19T14:50:10+00:00",
        "country": "DE"
    }
}