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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Saverne to Ballon d'alsace",
    "creator_name": "mlang",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1d5a417-fa29-4a2c-aa35-0d31a4510cbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2511/",
    "metadata": {
        "length": 238387,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1444,
        "format": "GoPal 3 Route (*.xml)",
        "country": "FR"
    }
}