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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "6rote Felsen Porto 316km",
    "creator_name": "Motothomas",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da4325b8-1955-4813-a9b5-6d7b791750e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28346/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41775/",
    "metadata": {
        "length": 188051,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 3517,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}