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

GET /v1/routes/13301/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5610f6d04a53c25c814a16bebf67453d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "Xmas Trip",
    "creator_name": "jhh1442",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.com/maps/ms?hl=en&gl=us&ie=UTF8&oe=UTF8&msa=0&msid=216039742261287307401.0004b419a606eda2a8fca",
    "url": "https://api.routeconverter.com/v1/routes/13301/?format=api"
}