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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Tanken im Elsass",
    "creator_name": "Holgi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/622da17f-de11-4eff-a1f7-7b00f9a83897"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17550/",
    "metadata": {
        "length": 1034724,
        "lengthKind": "straight-line",
        "duration": 92923,
        "positionLists": 1,
        "positions": 21,
        "size": 9940,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-09-29T15:26:57+00:00",
        "country": "FR"
    }
}