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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "01_Kulmbach",
    "creator_name": "ReinerA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/828cbf25-98ed-45d6-bde5-54606341b94e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27959/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41442/",
    "metadata": {
        "length": 550900,
        "lengthKind": "routed",
        "duration": 7908,
        "positionLists": 2,
        "positions": 4613,
        "size": 419982,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-04-19T10:36:54+00:00",
        "country": "DE"
    }
}